| Interface | Description |
|---|---|
| TriConsumer<T,U,V> |
Represents a function that accepts three arguments and does not produce a result.
|
| TriFunction<T,U,V,R> |
Represents a function that accepts three arguments and produces a result.
|
| Class | Description |
|---|---|
| Version |
Holds FXGL version info.
|
Copyright © 2018. All rights reserved.