HG: changed src/NoteDisplay.cpp

This commit is contained in:
Alberto Ramos
2010-07-19 17:52:49 -06:00
parent 8bb723a2fb
commit f7446ad43e
14 changed files with 124 additions and 120 deletions
+9 -9
View File
@@ -4,15 +4,15 @@ FallbackNoteSkin=default
[NoteDisplay]
TapNoteAnimationIsVivid=0
DrawHoldHeadForTapsOnSameRow=1
TapNoteAnimationLengthInBeats=3
TapAdditionAnimationLengthInBeats=3
TapMineAnimationLengthInBeats=1
TapLiftAnimationLengthInBeats=1
HoldHeadAnimationLengthInBeats=1
HoldTopCapAnimationLengthInBeats=0.5
HoldBottomCapAnimationLengthInBeats=0.5
HoldBodyAnimationLengthInBeats=0.5
HoldTailAnimationLengthInBeats=0.5
TapNoteAnimationLength=3
TapAdditionAnimationLength=3
TapMineAnimationLength=1
TapLiftAnimationLength=1
HoldHeadAnimationLength=1
HoldTopCapAnimationLength=0.5
HoldBottomCapAnimationLength=0.5
HoldBodyAnimationLength=0.5
HoldTailAnimationLength=0.5
StartDrawingHoldBodyOffsetFromHead=0
StopDrawingHoldBodyOffsetFromTail=-32
HoldLetGoGrayPercent=0.25