Fix IsGestureDetected and formatting
This commit is contained in:
parent
71f57503f9
commit
dc5335038a
6 changed files with 24 additions and 25 deletions
|
|
@ -356,7 +356,7 @@ namespace Raylib_cs
|
|||
/// </summary>
|
||||
GAMEPAD_BUTTON_RIGHT_THUMB
|
||||
}
|
||||
|
||||
|
||||
/// <summary>Gesture
|
||||
/// NOTE: It could be used as flags to enable only some gestures
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue