The sdl2kit Reference Manual

This is the sdl2kit Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:51:08 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 sdl2kit

A utility kit for SDL2

Author

Chip Collier <>

License

MIT

Dependencies
  • alexandria (system).
  • sdl2 (system).
  • cl-opengl (system).
  • defpackage-plus (system).
Source

sdl2kit.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 sdl2kit/sdl2kit.asd

Source

sdl2kit.asd.

Parent Component

sdl2kit (system).

ASDF Systems

sdl2kit.


3.1.2 sdl2kit/package.lisp

Source

sdl2kit.asd.

Parent Component

sdl2kit (system).


3.1.3 sdl2kit/window.lisp

Dependency

package.lisp (file).

Source

sdl2kit.asd.

Parent Component

sdl2kit (system).


3.1.4 sdl2kit/keyboard.lisp

Dependency

window.lisp (file).

Source

sdl2kit.asd.

Parent Component

sdl2kit (system).


3.1.5 sdl2kit/main.lisp

Dependency

keyboard.lisp (file).

Source

sdl2kit.asd.

Parent Component

sdl2kit (system).


Appendix A Indexes


A.1 Concepts


A.2 Functions


A.3 Variables