This website requires JavaScript.
Explore
Help
Sign In
bob
/
libscgui
Watch
1
Star
0
Fork
0
You've already forked libscgui
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bob Polis
0c4f5456a4
added Application; implemented event handling
2020-10-24 13:02:18 +02:00
.gitignore
added .gitignore for library header
2020-10-23 12:45:42 +02:00
Application.cpp
added Application; implemented event handling
2020-10-24 13:02:18 +02:00
Application.hpp
added Application; implemented event handling
2020-10-24 13:02:18 +02:00
Makefile
first commit
2020-10-23 12:43:47 +02:00
SDLImageWrapper.cpp
added namespaces
2020-10-23 13:55:57 +02:00
SDLImageWrapper.hpp
added namespaces
2020-10-23 13:55:57 +02:00
SDLWrapper.cpp
added namespaces
2020-10-23 13:55:57 +02:00
SDLWrapper.hpp
added namespaces
2020-10-23 13:55:57 +02:00
Window.cpp
added Application; implemented event handling
2020-10-24 13:02:18 +02:00
Window.hpp
added Application; implemented event handling
2020-10-24 13:02:18 +02:00
Description
Lightweight C++ wrapper for SDL2, to create windows for drawing and event handling.
gui
126
KiB