Code cleanup

This commit is contained in:
Ander
2015-01-22 11:57:16 +01:00
parent cbd553cebd
commit 50fe7b28dc
9 changed files with 26 additions and 12 deletions

View File

@@ -1,8 +1,8 @@
import pygame
from base_screen import BaseScreen
from ..input import InputManager
from ..graphic_utils import *
from ..graphic_utils import ListView,\
ScreenObjectsManager, TextItem, TouchAndTextItem
mode_track_name = 0
mode_album_name = 1