Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::gui::SGUISprite Class Reference

A sprite composed of several frames. More...

#include <jimcpp/core/engine/IGUISpriteBank.hpp>

Collaboration diagram for jpp::gui::SGUISprite:
Collaboration graph

Public Member Functions

 SGUISprite (const SGUISpriteFrame &firstFrame)
 

Public Attributes

core::array< SGUISpriteFrameFrames
 
u32 frameTime
 

Detailed Description

A sprite composed of several frames.


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

Jimcpp    @cppfx.xyz

K