Dualie
Loading...
Searching...
No Matches
dl::SpriteSheet Class Reference

A class used to load and contain t3x formatted spritesheets. More...

#include <SpriteSheet.hpp>

Public Member Functions

void loadFromFile (const std::string &path)
 Loads a spritesheet from a t3x file.
 
C2D_SpriteSheet getSpriteSheet ()
 

Detailed Description

A class used to load and contain t3x formatted spritesheets.

Member Function Documentation

◆ loadFromFile()

void dl::SpriteSheet::loadFromFile ( const std::string & path)

Loads a spritesheet from a t3x file.

Parameters
pathPath to load from

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