change structure

This commit is contained in:
chrys87 2016-07-08 13:23:27 +02:00 committed by GitHub
parent f1d404ea68
commit 42406f7447

View File

@ -7,5 +7,7 @@ class sound():
pass
def playSoundFile(self, Path):
pass
def setCallback(self, callback)
pass
def shutdown(self):
pass