[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] Let's begin some questions...



Ok Well since I am new with all the pygame/python...
 
How do arrays work there? I want to translate my (formerly) directx tilemap reader to python for the project...
 
Is there a specific package I need to use to do arrays? I mean the only data that I found are tuples and ordinary data types....
 
Thanks in advance...