Associate
- Joined
- 10 Jul 2006
- Posts
- 2,423
I use the same class for representing a Point (x and y coordinations) and Size (x and y).
I can't think of a suitable name for the class...can anyone come up with anything.
I could create another class, but I'd rather not as it is JavaScript.
I can't think of a suitable name for the class...can anyone come up with anything.
I could create another class, but I'd rather not as it is JavaScript.