java:objects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
java:objects [2017/02/16 10:53]
gthanos [Garbage Collection]
java:objects [2017/03/01 15:31]
gthanos
Line 51: Line 51:
     width = initWidth;     width = initWidth;
     height = initHeight;     height = initHeight;
-    origin = new Point(0,0);+    origin = null;
   }   }
     ​     ​
java/objects.txt · Last modified: 2018/02/16 16:03 by gthanos