Go to the source code of this file.
Classes | |
| singleton | QList< T > |
| class | LightRay |
| The LightRay class describes the lightrays sent into Scene. Because LightRays are sent into Scene right after creation, they are more lines but rays. Rays are organized as a tree, a ray owns all of its successors(). Most of the game logic is still done within LightRay::update(). More... | |
1.8.8