|
JNGL
Easy to use cross-platform 2D game library
|
| ▼ jngl | |
| Achievement.hpp | Contains jngl::Achievement class |
| Alpha.hpp | Contains jngl::Alpha class |
| AppParameters.hpp | Contains jngl::AppParameters struct |
| Channel.hpp | Contains jngl::Channel class |
| Color.hpp | Contains jngl::Color class |
| Container.hpp | Contains jngl::Container class |
| Controller.hpp | Contains jngl::Controller class |
| debug.hpp | Logging functions for debug purposes, deprecated in favor of log.hpp |
| Drawable.hpp | Contains jngl::Drawable class |
| effects.hpp | Effects that can be applied to jngl::Widget |
| Fade.hpp | Contains jngl::Fade class |
| Finally.hpp | Contains jngl::Finally class |
| font.hpp | Contains jngl::Font class and related functions |
| FrameBuffer.hpp | Contains jngl::FrameBuffer class |
| ImageData.hpp | Contains jngl::ImageData class |
| init.hpp | Include this file only once, as it defines the main function |
| input.hpp | Input related functions |
| job.hpp | Contains jngl::Job class and related functions |
| KeyboardShortcut.hpp | Contains jngl::KeyboardShortcut class |
| Label.hpp | Contains jngl::Label class |
| log.hpp | Logging functions |
| main.hpp | Defines macros for the main entry point |
| Mat3.hpp | Contains jngl::Mat3 class |
| Mat4.hpp | Contains jngl::Mat4 class |
| matrix.hpp | Functions related to the global ModelView matrix |
| message.hpp | |
| MouseInfo.hpp | Contains jngl::MouseInfo class |
| other.hpp | Miscellaneous functions |
| OutlinedFont.hpp | Contains jngl::OutlinedFont class |
| Pixels.hpp | Contains jngl::Pixels class |
| Rect.hpp | Contains jngl::Rect class |
| Rgb.hpp | Contains jngl::Rgb class |
| Rgba.hpp | Contains jngl::Rgba class |
| ScaleablePixels.hpp | Contains jngl::ScaleablePixels class |
| Scene.hpp | Contains jngl::Scene class and related functions |
| screen.hpp | |
| Shader.hpp | |
| ShaderProgram.hpp | Contains jngl::ShaderProgram class |
| shapes.hpp | Functions for drawing shapes |
| Singleton.hpp | Contains jngl::Singleton base class |
| sound.hpp | Sound related functions |
| SoundFile.hpp | Contains jngl::SoundFile class |
| Sprite.hpp | Contains jngl::Sprite class and related functions |
| text.hpp | |
| TextLine.hpp | Contains jngl::TextLine class |
| time.hpp | Timing functions |
| Vec2.hpp | Contains jngl::Vec2 class |
| Vertex.hpp | |
| Video.hpp | |
| Widget.hpp | Contains jngl::Container class |
| window.hpp | Functions related to the main window |
| work.hpp | |
| WorkFactory.hpp | |
| jngl.hpp | Includes all JNGL headers except for init.hpp |