API documentation
Module | Description |
raylib.binding
|
D-specialized raylib functions. These functions help the D experience on
raylib.
|
raylib.raylib_types
|
This module defines basic types from Raylib with local modifications to make them easier to use.
|
raylib.reasings
|
reasings - raylib easings library, based on Robert Penner library
|
sbackup.BackupSystem
|
The main backup manager system module.
|
sbackup.BlockFileSystem
|
Filesystem format based on the BlockStore module.
|
sbackup.BlockStore
|
Block storage system module.
|
sbackup.Commons
|
Private utility module.
|
sbackup.Exceptions
|
This module provides some basic exceptions for the entire backup system.
|
raylib
|
raylib v5.0 - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com)
|
sbackup
|
This library provides a deduplicated backup system based on a block storage system.
|