Adds value to the entity Y coordinate moving it upwards or downwards.
value
// move entity 10 pixels down entity.AddToPositionY(10.0f);