Comment on 2D gaming using Processing.jsparentComments−shangxiao11yWell actually it does. Every time you do an someArray.push(val), that's "object oriented as a style of writing code".If you're referring to the style in the article (ie the Java code), well that's classical object oriented.
Comments
Well actually it does. Every time you do an someArray.push(val), that's "object oriented as a style of writing code".
If you're referring to the style in the article (ie the Java code), well that's classical object oriented.