Processing Community Forum
Using a 2D Array in a Class Object - NullPointerException?
Processing
Beginners
GoToLoop
June 5, 2020, 11:36pm
6
aWallR = new boolean[nCell][nCell]; aWallD = new boolean[nCell][nCell];
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
NullPointerException with objects
Coding Questions
2
338
May 15, 2019
Writing my first Class, and getting in trouble already
Beginners
10
323
September 22, 2022
Problem with array of objects from a class
Coding Questions
12
584
October 14, 2019
Why can't I access this array within my constructor?
Coding Questions
13
740
June 6, 2020
NullPointerException by creating an object
Beginners
4
181
November 26, 2022