pointInEllipse
Public Function
Get whether a point is inside of an ellipse.
Parameters
| Name | Description | 
|---|---|
  |  | 
  |  | 
  | The ellipse's x radius.  | 
  | The ellipse's y radius.  | 
 (optional)  | The ellipse's rotation.  | 
Returns
boolean
Boolean
Public Function
Get whether a point is inside of an ellipse.
| Name | Description | 
|---|---|
  |  | 
  |  | 
  | The ellipse's x radius.  | 
  | The ellipse's y radius.  | 
 (optional)  | The ellipse's rotation.  | 
boolean
Boolean