Class FileWatcher
Watch teraflop.components.ObservableFiles for changes where ObservableFile.hotReload is true.
Constructors
| Name | Description |
this
(world)
|
Initialize a new FileWatcher.
|
Methods
| Name | Description |
from
()
|
Dynamically generate a new System instance given a function.
|
query
()
|
Query the World for Entities containing Components of the given types.
|
run
()
|
Operate this System on Resources and Components in the World.
|
See Also
teraflop.components.ObservableFile