[ LiB ]SummaryExercises

Questions and Answers

1:

Q: What platforms does RubySDL operate on?

A:

A: Linux, Win32, FreeBSD, and BeOS.

2:

Q: How do I use threads in RubySDL?

A:

A: RubySDL cannot handle SDL threads. However, Ruby's threads can be used instead.

[ LiB ]SummaryExercises