Syncaidius / MoltenEngine

A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
MIT License
301 stars 20 forks source link

No Input on Native-Window Examples #79

Closed Syncaidius closed 1 year ago

Syncaidius commented 2 years ago

Fix examples not receiving input when opened in a native window.

The native window is also unable to close.

Syncaidius commented 1 year ago

Input semi-works now but a lot of improvements need to be done regarding multi-window input handling. Will revisit this in 0.3 and 0.4