dragome-sdk
dragome-sdk copied to clipboard
W3C delegator Bug
For some reason, delegator class is not passing node in parameter.
You can reproduce with the uncommented code: https://github.com/xpenatan/gdx-dragome-backend/blob/261394c944f874935ae50a382f70d67bc4532084/backends/gdx-backend-dragome/src/com/badlogic/gdx/backends/dragome/DragomeGraphics.java#L86-L92
Could it be because parameter type is a Object ?