Add helper class for joypad UI navigation #1836
Annotations
6 errors
Compilation:
core/object/ref_counted.h#L184
member access into incomplete type 'JoypadHelper'
|
Compilation
incomplete type 'JoypadHelper' used in type trait expression
|
Compilation
static_assert failed due to requirement 'std::__is_complete_or_unbounded(std::__type_identity<JoypadHelper>{})' "template argument must be a complete class or an unbounded array"
|
Compilation:
core/os/memory.h#L139
constexpr if condition is not a constant expression
|
Compilation:
core/os/memory.h#L140
member access into incomplete type 'JoypadHelper'
|
Compilation
Process completed with exit code 2.
|
Loading