TheCherno / Sparky

Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
Apache License 2.0
1.1k stars 222 forks source link

Fix Window constructor parameter name inconsistency #1

Closed taycaldwell closed 9 years ago

taycaldwell commented 9 years ago

Changed the parameter named "name" in the Windows constructor to "title" to be consistent with the member variable names.