mcfriend99 / ray

Simple game and forms widget library for Blade based on Raylib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ray

Simple game and forms widget library for Blade based on raylib.

Package Information

  • Name: ray
  • Version: 1.0.0
  • Homepage: Homepage goes here.
  • Tags: game, gui, desktop, engine, widgets, controls
  • Author: Richard Ore eqliqandfriends@gmail.com
  • License: ISC
  • Requires: Blade v0.0.84 and later.

Important Notice

  • Most raylib file management functions such as GetFileLength with the excpetion of dropped file management functions such as IsFileDropped are not implemented because they have better interoping alternatives in Blade.
  • Callbacks are not yet supported by Blade clib so all callbackbased functions such as SetTraceLogCallback are not implemented.
  • All Compression/Encoding functionality such as EncodeDataBase64 are not implemented because they have better interoping alternatives in Blade.

About

Simple game and forms widget library for Blade based on Raylib.


Languages

Language:Blade 100.0%