Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36844
| From | Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: unit selection problem |
| Date | 2013-01-15 09:08 +0100 |
| Message-ID | <ucffs9-v27.ln1@satorlaser.homedns.org> (permalink) |
| References | <acd9c213-7aa0-4247-9d30-9e882b7d1874@googlegroups.com> |
Am 14.01.2013 21:29, schrieb Paul Pittlerson: > map_textures = get_sprites( (48, 48) ,"spritesheet.png" , (0, 0) ) You forgot to include spritesheet.png in your message. Seriously, condense your code down to a minimal example. This might help you finding the problem yourself, otherwise post the complete compilable example here. Uli
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
unit selection problem Paul Pittlerson <menkomigen6@gmail.com> - 2013-01-14 12:29 -0800 Re: unit selection problem Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-01-15 09:08 +0100
csiph-web