src/pixi/core/math/shapes/Rectangle.hx
Parameter definition of y
masks member of same name Open
Open
override function contains(x:Float, y:Float):Bool;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks that a local variable or a parameter does not shadow a field that is defined in the same class.
Parameter definition of x
masks member of same name Open
Open
override function contains(x:Float, y:Float):Bool;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks that a local variable or a parameter does not shadow a field that is defined in the same class.