Search found 3 matches
- Sat Sep 05, 2009 12:42 am
- Forum: Questions and Help
- Topic: Issue in 0.10.1
- Replies: 8
- Views: 10083
Re: Issue in 0.10.1
I see, thanks
- Fri Sep 04, 2009 3:22 am
- Forum: Questions and Help
- Topic: Issue in 0.10.1
- Replies: 8
- Views: 10083
Re: Issue in 0.10.1
Yeah that was my error. So I should put the
Space space = new Space();
into Update then?
Thanks
Space space = new Space();
into Update then?
Thanks
- Fri Sep 04, 2009 1:16 am
- Forum: Questions and Help
- Topic: Issue in 0.10.1
- Replies: 8
- Views: 10083
Re: Issue in 0.10.1
Yeah I am getting the same thing. I am trying to do the GettingStarted tutorial and it crashes when I put in space.update(gameTime);