Use collideimage etc. without graphics
BlitzMax Forums/BlitzMax Programming/Use collideimage etc. without graphics| 
 | ||
| Hi guys! I want to programm a server-app for a linux server running in textmode. So is there any way to usw commands like Collideimage without using the graphics command before? | 
| 
 | ||
| Look at the code for it.. you will need to do tweaking to hold and manage the image size/position. | 
| 
 | ||
| I'd rather suggest to write your own geometry-based collision routines . |