mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +02:00
Added many comments, and changed function names for wrapper functions.
This commit is contained in:
@@ -31,7 +31,6 @@ namespace love
|
||||
|
||||
Object::~Object()
|
||||
{
|
||||
// PURE VIRUTAL!
|
||||
}
|
||||
|
||||
int Object::getReferenceCount() const
|
||||
|
||||
Reference in New Issue
Block a user