mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Probably fixed compilation with GCC 4.8.
This commit is contained in:
@@ -417,12 +417,6 @@ public:
|
||||
**/
|
||||
love::Vector getOffset() const;
|
||||
|
||||
/**
|
||||
* Sets the color of the particles.
|
||||
* @param color The color.
|
||||
**/
|
||||
void setColor(const Colorf &color);
|
||||
|
||||
/**
|
||||
* Sets the color of the particles.
|
||||
* @param newColors Array of colors
|
||||
|
||||
Reference in New Issue
Block a user