Numworks Epsilon  1.4.1
Graphing Calculator Operating System
events_replay.cpp File Reference
#include <ion.h>

Go to the source code of this file.

Variables

const int loopLength = 12
 
const Event sequence []
 

Variable Documentation

◆ loopLength

const int loopLength = 12

Definition at line 7 of file events_replay.cpp.

◆ sequence

const Event sequence[]
Initial value:
= {
OK,
Up, Up, Up, Up, Up, Up
}
constexpr Event Up
Definition: events.h:62
constexpr Event Down
Definition: events.h:63
constexpr Event Right
Definition: events.h:64
constexpr Event OK
Definition: events.h:65

Definition at line 11 of file events_replay.cpp.