Sourcehold icon indicating copy to clipboard operation
Sourcehold copied to clipboard

refactor: Renderer

Open skrax opened this issue 4 years ago • 0 comments

  • move Resolutions to src/Common
  • remove init/destroy
  • remove unused
  • make full static class -> mandatory usage as Renderer::SomeFunc()
  • rename Render*() to Draw*()
  • overload Draw*()
  • rename *Display() to *()

#89

skrax avatar Apr 24 '21 05:04 skrax