mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 09:01:39 -05:00
-Added TODO and FIXME lists
This commit is contained in:
parent
ad05c9c7d4
commit
0582b86d2e
2 changed files with 10 additions and 0 deletions
5
FIXME
Normal file
5
FIXME
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
|
||||
=TimeManager class, auto register TimeObservers with it.
|
||||
Segfaulting on register in constructor
|
||||
|
5
TODO
Normal file
5
TODO
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
= Interface / Logic class for all Luppp engines actions
|
||||
Needed to give Controller classes a way to tell Luppp what to do.
|
||||
This class must update all controllers based on state. Essentially
|
||||
its like "GridLogic", but for the rest of the functionality.
|
Loading…
Add table
Reference in a new issue