This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
cpp
/
polycode-engine
kopia lustrzana
https://github.com/ivansafrin/Polycode.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
79ea449ace
Gałęzie
Tagi
gh-pages
goodbye_cmake
master
meshrewrite
new_renderer
screenrewrite
spriterewrite
0.8.4
polycode-engine
/
include
/
polycode
/
view
/
ios
/
PolycodeView.h
PolycodeView.h
100 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
#import <UIKit/UIKit.h>
#import <GLKit/GLKView.h>
@interface PolycodeView : GLKView {
}
@end