Skip to content

Commit

Permalink
flixel.system.debug.interaction: some code cleanup
Browse files Browse the repository at this point in the history
see HaxeFlixel#1862

- use for-each loops
- replaced selectedItems with a FlxTypedGroup<FlxObject>
- make use of (default, null) properties
- invert if-statements to reduce nesting
- remove empty doc comments
  • Loading branch information
Gama11 authored and Aurel300 committed Apr 17, 2018
1 parent e5ccfc0 commit ca1ffce
Show file tree
Hide file tree
Showing 5 changed files with 243 additions and 463 deletions.
Loading

0 comments on commit ca1ffce

Please sign in to comment.