Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <chrono>
#include "init.h"
#include <kandinsky.h>
#include <FL/Fl.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Box.H>
#include "display/fltklcd.h"
#include "keyboard/fltkkbd.h"
Go to the source code of this file.
Macros | |
#define | FRAMEBUFFER_ADDRESS (sDisplay->m_framebuffer) |
Functions | |
void | terminateHandler (Fl_Widget *) |
void | init_platform () |
Variables | |
Ion::Events::Event | currentEvent = Ion::Events::None |
Ion::Events::Event currentEvent = Ion::Events::None |