issues
search
piodul
/
zoldak
1
stars
6
forks
source link
Refactored PlayerUI::paint. Closes #8.
#29
Closed
Tommalla
closed
9 years ago
Tommalla
commented
9 years ago
removed most of the logic from PlayerUI,
created PlayerUILayout class representing a ready-to-render layout with all necessary data,
split the original paint logic to subprocedures for drawing bars, textures, text etc.