HaxePunk/HaxePunk

View on GitHub
haxepunk/masks/Circle.hx

Summary

Maintainability
Test Coverage

Detected import haxepunk.masks.Grid from same package haxepunk.masks
Open

import haxepunk.masks.Grid;
Severity: Info
Found in haxepunk/masks/Circle.hx by haxe-checkstyle

Checks for unused or duplicate imports.

Unused import haxepunk.utils.Draw detected
Open

import haxepunk.utils.Draw;
Severity: Info
Found in haxepunk/masks/Circle.hx by haxe-checkstyle

Checks for unused or duplicate imports.

Unused import haxepunk.Graphic detected
Open

import haxepunk.Graphic;
Severity: Info
Found in haxepunk/masks/Circle.hx by haxe-checkstyle

Checks for unused or duplicate imports.

Detected import haxepunk.masks.SlopedGrid from same package haxepunk.masks
Open

import haxepunk.masks.SlopedGrid;
Severity: Info
Found in haxepunk/masks/Circle.hx by haxe-checkstyle

Checks for unused or duplicate imports.

There are no issues that match your filters.

Category
Status