gbusto / BrickBreak

An attempt to make a game like "Ballz" or "Bricks and Balls".
1 stars 0 forks source link

Change Protocol for Items #572

Open gbusto opened 5 years ago

gbusto commented 5 years ago

.initItem() should take as its only parameter the item number. .loadItem() should take 2 parameters: 1) the position of the item and 2) the size of the item.