Search Results

Showing results 1 to 3 of 3
Search took 0.02 seconds.
Search: Posts Made By: Grigor
Forum: Python Jun 30th, 2009
Replies: 2
Views: 246
Posted By Grigor
if event.type == QUIT:
exit()

elif event.type == KEYDOWN:
if event.key == K_ESCAPE:
exit()


List of pygame keys (http://www.pygame.org/docs/ref/key.html)
Forum: C++ Jun 23rd, 2009
Replies: 10
Views: 456
Posted By Grigor
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html

Direct link to Volume 1 (http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-one.zip)

Direct link to Volume 2...
Forum: Game Development May 18th, 2007
Replies: 4
Solved: OpenGL and Glut
Views: 4,091
Posted By Grigor
You should also look at AllegroGL. It allows you to use all the useful features of Allegro (SDL and Allegro are alike) and OpenGL together. I use it because I already know Allegro.

(Hopefully this...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC