using PVector in Eclipse
in
Integration and Hardware
•
2 years ago
I am porting a project to Eclipse because I want to learn more an be more flexible with other available java libraries and debugging etc..
I understood that all processing graphics functions when used in other classes need to refer to the PApplet...what about other data types such as PVector? How do I access them from other classes in Eclipse?
I know my question might sound odd but I am learning...;-)
1