Pioneer
Public Member Functions | List of all members
Graphics::Drawables::RoundEdgedRect Class Reference

#include <Drawables.h>

Public Member Functions

 RoundEdgedRect (Graphics::Renderer *r, const vector2f &size, const float rad, const Color &c, RenderState *state, const bool bIsStatic=true)
 
void Update (const vector2f &size, float rad, const Color &c)
 
void Draw (Graphics::Renderer *r)
 

Constructor & Destructor Documentation

◆ RoundEdgedRect()

Graphics::Drawables::RoundEdgedRect::RoundEdgedRect ( Graphics::Renderer r,
const vector2f size,
const float  rad,
const Color c,
RenderState state,
const bool  bIsStatic = true 
)
Here is the call graph for this function:

Member Function Documentation

◆ Draw()

void Graphics::Drawables::RoundEdgedRect::Draw ( Graphics::Renderer r)
Here is the call graph for this function:

◆ Update()

void Graphics::Drawables::RoundEdgedRect::Update ( const vector2f size,
float  rad,
const Color c 
)
Here is the call graph for this function:

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