Clove
A Simple Physics Engine to simulate Hooke's law in a 2D environment
Loading...
Searching...
No Matches
Rectangle Member List

This is the complete list of members for Rectangle, including all inherited members.

ArrayObject (defined in Drawable)Drawableprotected
BufferObject (defined in Drawable)Drawableprotected
byteOffsetDrawableprotected
clearSquaresTouching()Rectangleinline
draw()Rectangle
ElementBufferObject (defined in Drawable)Drawableprotected
eraseItemInSquaresTouching(Square *square)Rectangle
findSquaresTouching(Square *square)Rectangle
getClearSquaresFlag() constRectangleinline
getDecay() constRectangleinline
getMass() constRectangleinline
getOriginalCoordinates()Rectangleinline
getSprintConstant() constRectangleinline
getSquaresTouching()Rectangleinline
getVelocity() constRectangleinline
getVertices()Rectangleinline
numberOfVerticesDrawableprotected
Rectangle() (defined in Rectangle)Rectangleinline
setClearSquaresFlag(bool value)Rectangleinline
setDisplacement(float newX)Rectangleinline
setOriginalCoordinates(std::vector< float > newOriginalCoordinates)Rectangleinline
setSquaresTouching(Square *square)Rectangleinline
setVelocity(float newVelocity)Rectangleinline
setVertices(std::vector< float > newVertices)Rectangleinline
strideDrawableprotected
updateDisplacement(float value, float deltaTime)Rectangleinline
updatePosition(float deltaTime)Rectangle
updateVelocity(float value, float deltaTime)Rectangleinline
vertexLocationDrawableprotected
vertexSizeDrawableprotected
~Drawable() (defined in Drawable)Drawableinlinevirtual
~Rectangle()=default (defined in Rectangle)Rectangle