mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-04-26 09:44:37 +00:00
update docs
This commit is contained in:
parent
7875cdb6eb
commit
e34e833cc2
@ -16,7 +16,7 @@ namespace QH {
|
||||
* @brief The AsyncRenderLoop is a class for asynchronous rendering.
|
||||
* This class is used to create a render loop that is executed in a separate thread.
|
||||
* To use this class, you must inherit from it and implement the renderIteration method.
|
||||
* @example :
|
||||
* **example:** :
|
||||
* @code{cpp}
|
||||
* class MyRenderLoop: public AsyncRenderLoop
|
||||
* {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit ebdd8605313200c48d74cfba6592ed543135a663
|
||||
Subproject commit 9c6c6d257c24f27c281886e2a61d9a83391c2eb3
|
Loading…
x
Reference in New Issue
Block a user