Krotos Modules 3
Loading...
Searching...
No Matches
krotos::DrawingHelper Class Reference

#include <krotosDrawingHelper.h>

Static Public Member Functions

static void drawBackgroundGrid (Graphics &g, int boxWidth, const Rectangle< int > &bounds, float opacity)
 
static void drawBackgroundGridNoBackground (Graphics &g, int boxWidth, const Rectangle< int > &bounds)
 
static void drawBackgroundHorizontalLines (Graphics &g, int betweenLinesWidth, const Rectangle< int > &bounds)
 

Member Function Documentation

◆ drawBackgroundGrid()

void krotos::DrawingHelper::drawBackgroundGrid ( Graphics & g,
int boxWidth,
const Rectangle< int > & bounds,
float opacity )
static

◆ drawBackgroundGridNoBackground()

void krotos::DrawingHelper::drawBackgroundGridNoBackground ( Graphics & g,
int boxWidth,
const Rectangle< int > & bounds )
static

◆ drawBackgroundHorizontalLines()

void krotos::DrawingHelper::drawBackgroundHorizontalLines ( Graphics & g,
int betweenLinesWidth,
const Rectangle< int > & bounds )
static

The documentation for this class was generated from the following files: