Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Aug 17, 2020 - C++
Add a description, image, and links to the metal topic page so that developers can more easily learn about it.
To associate your repository with the metal topic, visit your repo's landing page and select "manage topics."
Combine Tutorials 4 & 5 from
http://wiki.ogre3d.org/Basic+Tutorials
into one "Input and Listeners" tutorial as with SDL we only support buffered input.
However, include the new InputListenerChain based on the ImGUI sample.