Classes: Using class members
Use a dot (.) to refer to an instance variable or method.
Use ?. instead of . to avoid an exception when the leftmost operand is null.
Use a dot (.) to refer to an instance variable or method.
Use ?. instead of . to avoid an exception when the leftmost operand is null.
Clickable & Draggable!