コード例 #1
0
ファイル: ofAppRunner.cpp プロジェクト: undessens/Interface
void * ofGetCocoaWindow(){
	return window->getCocoaWindow();
}