The sdl2-game-controller-db Reference Manual

This is the sdl2-game-controller-db Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:51:04 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 sdl2-game-controller-db

Lets you easily load the lovely sdl2 gamecontroller db into cl-sdl2

Author

Chris Bagley (Baggers) <>

License

BSD 3 Clause

Dependency

sdl2 (system).

Source

sdl2-game-controller-db.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 sdl2-game-controller-db/sdl2-game-controller-db.asd

Source

sdl2-game-controller-db.asd.

Parent Component

sdl2-game-controller-db (system).

ASDF Systems

sdl2-game-controller-db.


3.1.3 sdl2-game-controller-db/sdl2-game-controller-db.lisp

Dependency

package.lisp (file).

Source

sdl2-game-controller-db.asd.

Parent Component

sdl2-game-controller-db (system).

Public Interface

load-db (function).

Internals

*mappings* (special variable).


4 Packages

Packages are listed by definition order.


4.1 sdl2-game-controller-db

Source

package.lisp.

Use List

common-lisp.

Public Interface

load-db (function).

Internals

*mappings* (special variable).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: load-db ()
Package

sdl2-game-controller-db.

Source

sdl2-game-controller-db.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: *mappings*
Package

sdl2-game-controller-db.

Source

sdl2-game-controller-db.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   F   L  
Index Entry  Section

F
Function, load-db: Public ordinary functions

L
load-db: Public ordinary functions


A.3 Variables

Jump to:   *  
S  
Index Entry  Section

*
*mappings*: Private special variables

S
Special Variable, *mappings*: Private special variables