add mouse zoom example (#2583)

This commit is contained in:
Jeffery Myers 2022-07-19 12:55:10 -07:00 committed by GitHub
parent e9029d3d00
commit 39ead974a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 511 additions and 0 deletions

View file

@ -375,6 +375,7 @@ CORE = \
core/core_input_gestures \
core/core_2d_camera \
core/core_2d_camera_platformer \
core/core_2d_camera_mouse_zoom \
core/core_3d_camera_mode \
core/core_3d_camera_free \
core/core_3d_camera_first_person \