render Point
Calculate and return the correct rendering coordinate, which can make the texture's center coincides with the given point specified by its coordinates.
Return
the rendering point.
Parameters
the X coordinate of the point.
the Y coordinate of the point.
Calculate and return the correct rendering coordinate, which can make center of the rotated texture, the rotate degree is specified in parameters, coincides with the given point specified by its coordinates.
Return
the rendering point.
Parameters
the X coordinate of the point.
the Y coordinate of the point.
the rotate degree.
Calculate and return the correct rendering coordinate, which can make center of the rotated texture, the rotate degree is specified in parameters, coincides with the given point specified by its coordinates.
Return
the rendering point.
Parameters
the X coordinate of the point.
the Y coordinate of the point.
the sin value of the rotate degree
the cos value of the rotate degree