1
0
mirror of https://github.com/AquaMorph/Droplets.git synced 2025-06-20 13:51:41 +00:00

Updated documentation

This commit is contained in:
Christian Colglazier 2020-09-26 23:34:50 -04:00
parent 8abc2532bc
commit 07f0987380

@ -57,7 +57,7 @@ public:
size_t size)=0;
/*
* Processes information to be displayed on the screen.
* Processes information to be shown on the display.
*/
virtual void Draw()=0;