Class PE_0_6P.ShapeRect
java.lang.Object
PE_0_6P.Shape2D
PE_0_6P.ShapeRect
- Enclosing class:
- PE_0_6P
-
Field Summary
Fields inherited from class PE_0_6P.Shape2D
offset, shapeColor, shapeType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
displayShape
(processing.core.PVector position, float scale)
-
Field Details
-
size
processing.core.PVector size
-
-
Constructor Details
-
ShapeRect
ShapeRect(float a, float b)
-
-
Method Details
-
displayShape
void displayShape(processing.core.PVector position, float scale) - Specified by:
displayShape
in classPE_0_6P.Shape2D
-