mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Consolidated Image and Canvas dimension validation code.
--HG-- branch : minor
This commit is contained in:
@@ -174,6 +174,8 @@ protected:
|
||||
void initQuad();
|
||||
void setGraphicsMemorySize(int64 size);
|
||||
|
||||
bool validateDimensions(bool throwException) const;
|
||||
|
||||
TextureType texType;
|
||||
|
||||
PixelFormat format;
|
||||
|
||||
Reference in New Issue
Block a user