src/pixi/core/renderers/webgl/utils/RenderTarget.hx
Parameter definition of sourceFrame
masks member of same name Open
Open
function calculateProjection(destinationFrame:Rectangle, sourceFrame:Rectangle):Void;
- 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.
Too many consecutive empty lines (> 1) Open
Open
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks for consecutive empty lines (default is 1). Also have options to check empty line separators after package, single-line and multi-line comments and class/interface/abstract declarations.
Trailing whitespace Open
Open
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks if there are any trailing white spaces.