This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
ZiEiTiA
wrote ...
2014/5/23
Declaring Arrays
ZiEiTiA
2014/5/23
#
Hi, I am writing a simple game using greenfoot, but can't get the arrays to work. I am using a variable called inventory, and currently I have
public int inventory;
However I need this as an array Can anyone help me??
danpost
2014/5/23
#
Please refer to
this page
of the Java tutorials.
You need to login to post a reply.
X