from constants import ANIMATION_PART def animationsOn(): ANIMATION_PART = 11 def animationsOff(): ANIMATION_PART = 1