cl-sdl2-mixer
A few examples to demonstrate the usage of sdl2-mixer
$ area51 add cl-sdl2-mixerコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-sdl2-mixer:some-function ...)A few examples to demonstrate the usage of sdl2-mixer
$ area51 add cl-sdl2-mixerコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-sdl2-mixer:some-function ...)