mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Added many comments, and changed function names for wrapper functions.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
namespace love
|
||||
{
|
||||
/**
|
||||
* This class is a simple abstraction over
|
||||
* This class is a simple abstraction over all objects which contain data.
|
||||
**/
|
||||
class Data : public Object
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user