richelbilderbeek / djog_unos_2018

Project by the Uno's at DJOG 2018-2019: Nature Zen
GNU General Public License v3.0
6 stars 2 forks source link

Declutter and refunctionalize sfml_resources.h and sfml_resources.cpp #521

Closed janderkkotlarski closed 5 years ago

janderkkotlarski commented 5 years ago

ISSUE: sfml_resources.h and especially sfml_resources.cpp have some cluttering issues that oclint signals about. The class could use some flexibility in order to improve the access by other classes.

WHAT TO DO: Add some handy functions that declutter some of the clutter and that also improve the access by other classes. Also get rid of clunky and reptitive code.

Write some handy tests in the testing area.

This issue depends on issue #525

DynCoder commented 5 years ago

I don't see the problem, could you cite OClint for me.

DynCoder commented 5 years ago

Depends on what?

DynCoder commented 5 years ago

I looked at your 5 most recent build and all errors are something else than this, oclint exited with 0 every build i looked at (for as far as i know)