-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
render:
StandardCameras::update()
reports whether anything changed.
Arguably this should be signaled via a `Notifier` instead, but if we do that, it would make the most sense to make `StandardCameras` itself a sort of listenable thing that returns a struct of current state, instead of its current combination of being both the data and the data source. For now, this is what will be useful.
- Loading branch information
Showing
1 changed file
with
32 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters