Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MatrixDriver Class Reference

#include <matrixdriver.h>

Collaboration diagram for MatrixDriver:
Collaboration graph

Public Member Functions

 MatrixDriver ()
 
bool isPadPressed (int x, int y)
 
int padAction (int x, int y, int velocity)
 
void noPressesHappening (bool inCardRoutine)
 
bool isUserDoingBootloaderOverwriteAction ()
 

Public Attributes

bool padStates [displayWidth+sideBarWidth][displayHeight]
 

Constructor & Destructor Documentation

◆ MatrixDriver()

MatrixDriver::MatrixDriver ( )

Member Function Documentation

◆ isPadPressed()

bool MatrixDriver::isPadPressed ( int  x,
int  y 
)

◆ isUserDoingBootloaderOverwriteAction()

bool MatrixDriver::isUserDoingBootloaderOverwriteAction ( )

◆ noPressesHappening()

void MatrixDriver::noPressesHappening ( bool  inCardRoutine)

◆ padAction()

int MatrixDriver::padAction ( int  x,
int  y,
int  velocity 
)

Member Data Documentation

◆ padStates

bool MatrixDriver::padStates[displayWidth+sideBarWidth][displayHeight]

The documentation for this class was generated from the following files: