Skip to content

Commit

Permalink
flixel.system.debug.interaction: some code cleanup
Browse files Browse the repository at this point in the history
see #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 committed Aug 21, 2016
1 parent 8e9858a commit 3e4c653
Show file tree
Hide file tree
Showing 5 changed files with 243 additions and 463 deletions.
Loading

0 comments on commit 3e4c653

Please sign in to comment.