1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-26 03:02:15 -05:00
This commit is contained in:
Merlijn Wajer 2010-04-05 22:52:38 +02:00
parent a9e6dc0e25
commit 550f34559c

View File

@ -1,6 +1,5 @@
from ctypes import *
from mml import
from mmltypes import POINT
from mmltypes import POINT, PPOINT
# Usage:
class Mouse(object):