Module: Hate::Graphics
- Includes:
- FFI, GL, GLU
- Defined in:
- lib/hate/graphics.rb,
lib/hate/graphics/color.rb,
lib/hate/graphics/light.rb,
lib/hate/graphics/camera.rb,
lib/hate/graphics/shader.rb,
lib/hate/graphics/shapes.rb,
lib/hate/graphics/window.rb,
lib/hate/graphics/manager.rb
Defined Under Namespace
Modules: Color, Manager, Shader, Shapes Classes: Camera, Light, SDLException, Window
Constant Summary collapse
- DEFAULT_WIDTH =
800
- DEFAULT_HEIGHT =
600
- DEFAULT_COLOR =
nil
- DEFAULT_BACKGROUND =
nil