Need help calling index from array as method object

The title basically says it all…
Well, to describe it more, I’m trying to call a string from an array through an object.

Here’s the code: https://github.com/kaimarohero/Java__JGame

Thanks in advance.

String str = object.array[index];

I agree with Jimmit :slight_smile: EDIT: Dont you know what Google is? ;D

Thanks, I’ll try it out.