Quantum 3
3.0.14
The input objects are pooled. More...
Public Member Functions | |
| DeterministicTickInput | Acquire () |
| Create a new input object from the pool. More... | |
| void | Release (DeterministicTickInput input) |
| Return the input object to the pool. Will reset the object before. More... | |
The input objects are pooled.
|
inline |
Create a new input object from the pool.
|
inline |
Return the input object to the pool. Will reset the object before.
| input | Input object to be pooled |