Monkey
Store
Community
Apps
Contact
Login or Signup

stack question

Monkey Programming Forums/Monkey Programming/stack question

muddy_shoes(Posted 1+ years ago) 
The stack code resizes if a push exceeds the existing size of the backing array so that should be fine. Are you accessing an array in your Bullet_Sprite constructor?