RobertWHurst/Red-Locomotive

Add velocity and degree of movment to object elements.

RobertWHurst opened this issue · 2 comments

Currently an objects velocity and movement has to be calculated when needed. This is a waste of CPU and code. Before release objects must contain the velocity and the angle of movement per frame cycle.

Working on this right now.

Not as big an issue as I thought...