mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Porting examples
- Test.Common now used for Examples project. - Testing examples alot.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
using Raylib;
|
||||
using static Raylib.Raylib;
|
||||
using static Raylib.CameraType;
|
||||
using static Raylib.CameraMode;
|
||||
|
||||
public partial class Examples
|
||||
public partial class core_3d_picking
|
||||
{
|
||||
/*******************************************************************************************
|
||||
/*******************************************************************************************
|
||||
*
|
||||
|
Reference in New Issue
Block a user