Browse Source

Cleanup

pull/6/head
falkTX 10 years ago
parent
commit
578be923bf
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      dgl/NanoVG.hpp

+ 0
- 1
dgl/NanoVG.hpp View File

@@ -317,7 +317,6 @@ public:

/**
Begin drawing a new frame.
@param withAlha Controls if drawing the shapes to the render target should be done using straight or pre-multiplied alpha.
*/
void beginFrame(const uint width, const uint height, const float scaleFactor = 1.0f);



Loading…
Cancel
Save