public Point(int x, int y, byte f, byte d);
Creates a point with a force value and a time difference.
Point Constructor