2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00

Initial templates

- First version of raylib templates(WIP).
This commit is contained in:
2018-09-24 11:10:22 +01:00
parent f880241ee4
commit 47f4a728bf
17 changed files with 91 additions and 0 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

View File

@ -0,0 +1,7 @@
using Raylib;
using static Raylib.Raylib;
public partial class Templates
{
/**********************************************************************************************
*

File diff suppressed because one or more lines are too long