Adds value to the entity X coordinate moving it to the left or to the right.
value
// move entity 10 pixels to the right entity.AddToPositionX(10.0f);