-
Notifications
You must be signed in to change notification settings - Fork 916
olc::Decal
matt-hayward edited this page Apr 20, 2020
·
1 revision
A class that represents a GPU-resident storage of an olc::Sprite.
The id of the Decal
The sprite from which the Decal is derived
Constructor that loads an olc::Sprite as a Decal
Default destructor clears memory allocated by the Decal's constructor
Updates the Decal with any changes that have been applied to the associated Sprite