MochiEngine
Loading...
Searching...
No Matches
Mochi::Graphics::ITexture Class Referenceabstract

A texture interface to be implemented by renderer specific textures. More...

#include <ITexture.h>

Inheritance diagram for Mochi::Graphics::ITexture:
Mochi::Graphics::DummyTexture Mochi::Graphics::SDLTexture

Public Member Functions

virtual Vector2f GetSize () const =0
virtual void SetAlpha (const uint8_t &alpha)=0

Detailed Description

A texture interface to be implemented by renderer specific textures.


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