colobot/src/ui
MrJohn10 35b22f7a7f
Refactor - Move UI mouse particles generation to a new class. (#1308)
* Move UI mouse particles generation to a new class.

* refactoring

* refactor - change variable name

* change backslashes to forward slashes in include directives

* remove & from variable

* Refactoring - fix linter issues

* Refactoring - fix linter issues

* refactoring - fix linter issues
2020-07-07 20:48:52 +02:00
..
controls Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
screen Refactor - Move UI mouse particles generation to a new class. (#1308) 2020-07-07 20:48:52 +02:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
debug_menu.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
debug_menu.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
displayinfo.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
displayinfo.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
displaytext.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
displaytext.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
filedialog.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
filedialog.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
maindialog.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
maindialog.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
mainmap.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
mainmap.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
mainshort.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
mainshort.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
mainui.cpp Refactor - Move UI mouse particles generation to a new class. (#1308) 2020-07-07 20:48:52 +02:00
mainui.h Refactor - Move UI mouse particles generation to a new class. (#1308) 2020-07-07 20:48:52 +02:00
object_interface.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
object_interface.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
particlesGenerator.cpp Refactor - Move UI mouse particles generation to a new class. (#1308) 2020-07-07 20:48:52 +02:00
particlesGenerator.h Refactor - Move UI mouse particles generation to a new class. (#1308) 2020-07-07 20:48:52 +02:00
studio.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
studio.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00

README.txt

/**
 * \dir src/ui
 * \brief 2D user interface controls
 */