irrlicht/source
cutealien 0b92a66c50 Replace list of hwnd -> IrrlichtDevice mapper with an array.
Single inserts/removes per device creating/destruction, but searchs on every event. Arrays are better for that than lists.
Also document a bit.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6004 dfc29bdd-3216-0410-991c-e03cc46cb475
2019-12-12 17:31:22 +00:00
..
Irrlicht Replace list of hwnd -> IrrlichtDevice mapper with an array. 2019-12-12 17:31:22 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00