Just™ Game Engine
Public Attributes | List of all members
jng::Renderer2D::Statistics Struct Reference

#include <renderer2d.hpp>

Public Attributes

u32 drawCalls = 0
 
u32 quadCount = 0
 
u32 circleCount = 0
 
u32 lineCount = 0
 

Member Data Documentation

◆ circleCount

u32 jng::Renderer2D::Statistics::circleCount = 0

◆ drawCalls

u32 jng::Renderer2D::Statistics::drawCalls = 0

◆ lineCount

u32 jng::Renderer2D::Statistics::lineCount = 0

◆ quadCount

u32 jng::Renderer2D::Statistics::quadCount = 0

The documentation for this struct was generated from the following file: