HaxePunk/HaxePunk

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
travis-build.sh
tools/tool.hxml
tools/run.hxml
tools/Terminal.hx
tools/Setup.hx
tools/Run.hx
tools/Project.hx
tools/CLI.hx
template/source/{{PROJECT_CLASS}}.hx
template/source/MainScene.hx
template/project.xml
template/assets/graphics/README.md
template/assets/font/README.md
template/assets/audio/README.md
template/assets/HaxePunk.svg
template/assets/HaxePunk.png
template/_{{PROJECT_NAME}}.sublime-project
template/HaxePunk-icon.svg
template/HaxePunk-icon.png
run.n
include.xml
haxepunk/utils/Utf8String.hx
haxepunk/utils/Platform.hx
haxepunk/utils/Log.hx
haxepunk/utils/HaxelibInfo.hx
haxepunk/utils/Ease.hx
haxepunk/utils/DrawContext.hx
haxepunk/utils/Draw.hx
haxepunk/utils/Data.hx
haxepunk/utils/Color.hx
haxepunk/utils/CircularBuffer.hx
haxepunk/utils/BlendMode.hx
haxepunk/tweens/sound/SfxFader.hx
haxepunk/tweens/sound/Fader.hx
haxepunk/tweens/motion/QuadPath.hx
haxepunk/tweens/motion/QuadMotion.hx
haxepunk/tweens/motion/Motion.hx
haxepunk/tweens/motion/LinearPath.hx
haxepunk/tweens/motion/LinearMotion.hx
haxepunk/tweens/motion/CubicMotion.hx
haxepunk/tweens/motion/CircularMotion.hx
haxepunk/tweens/misc/VarTween.hx
haxepunk/tweens/misc/NumTween.hx
haxepunk/tweens/misc/MultiVarTween.hx
haxepunk/tweens/misc/ColorTween.hx
haxepunk/tweens/misc/AngleTween.hx
haxepunk/tweens/misc/Alarm.hx
haxepunk/screen/UniformScaleMode.hx
haxepunk/screen/ScaleMode.hx
haxepunk/screen/FixedScaleMode.hx