VEGO-Engine  0.1
Loading...
Searching...
No Matches
Textures Class Reference

Forward declaration of the Textures enum class. More...

#include <Textures.h>

Detailed Description

Forward declaration of the Textures enum class.

The Textures enum class is intended to be implemented within the game scope. This allows for customized texture entries to be defined based on the specific needs of the project. The base declaration ensures that the enum class can be referenced and used consistently throughout the engine while leaving the details of the texture identifiers up to the implementation.

See also
TextureManager for how the enum is used.

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