This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
kjhammerle
/
cube-game-plus-plus
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
1f479da8a4
شاخهها
تگها
exercises
master
cube-game-plus-...
/
client
/
rendering
/
wrapper
/
GLFWWrapper.h
GLFWWrapper.h
99 B
تاريخچه
خام
1
2
3
4
5
6
7
8
#ifndef GLFWWRAPPER_H
#define GLFWWRAPPER_H
namespace GLFWWrapper {
bool hasError();
}
#endif