Search:

Type: Posts; User: Scotty

Search: Search took 0.14 seconds.

  1. Replies
    3
    Views
    2,797

    Re: Array list returns null

    Sorry, i have used arraylists so much lately i forgot i used an array there.

    Thanks, i will check and see what i get
  2. Replies
    3
    Views
    2,797

    Array list returns null

    In a class (State):




    private int[][] array = board.startArray();


    public int[][] getArray() {
    return array;
Results 1 to 2 of 2