Skip to content

StressTestScene ​

Class

Source: PhysicsTestSuite.h

Inherits from: Scene

Description ​

Scene for stress testing physics performance.

Inheritance ​

Scene → StressTestScene

Methods ​

void init() ​

void update(unsigned long deltaTime) ​

void draw(pixelroot32::graphics::Renderer& renderer) ​

const Metrics& getMetrics() const ​

void resetMetrics() ​

Released under the MIT License.