i'm sorry
thank you very much for every thing.
Search found 5 matches
- Tue Aug 29, 2006 3:47 pm
- Forum: Irrlicht.NET
- Topic: Help Me Convert C++ To C#
- Replies: 3
- Views: 2259
- Tue Aug 29, 2006 10:19 am
- Forum: Irrlicht.NET
- Topic: Help Me Convert C++ To C#
- Replies: 3
- Views: 2259
Help Me Convert C++ To C#
// This is a Demo of the Irrlicht Engine (c) 2005 by N.Gebhardt.
// This file is not documentated.
#include "CMainMenu.h"
CMainMenu::CMainMenu()
: startButton(0), device(0), start(false), fullscreen(true), selected(2),
music(true), shadows(false), additive(false), transparent(true), vsync(true ...
// This file is not documentated.
#include "CMainMenu.h"
CMainMenu::CMainMenu()
: startButton(0), device(0), start(false), fullscreen(true), selected(2),
music(true), shadows(false), additive(false), transparent(true), vsync(true ...
- Tue Aug 29, 2006 10:17 am
- Forum: Irrlicht.NET
- Topic: Help Me Convert C++ To C#
- Replies: 0
- Views: 1620
Help Me Convert C++ To C#
// This is a Demo of the Irrlicht Engine (c) 2005 by N.Gebhardt.
// This file is not documentated.
#include "CDemo.h"
#include <stdio.h>
CDemo::CDemo(bool f, bool m, bool s, bool a, bool v, video::E_DRIVER_TYPE d)
: fullscreen(f), driverType(d), currentScene(-2),
model1(0), model2(0), music(m ...
// This file is not documentated.
#include "CDemo.h"
#include <stdio.h>
CDemo::CDemo(bool f, bool m, bool s, bool a, bool v, video::E_DRIVER_TYPE d)
: fullscreen(f), driverType(d), currentScene(-2),
model1(0), model2(0), music(m ...
- Mon Aug 28, 2006 7:45 pm
- Forum: Irrlicht.NET
- Topic: Education C#
- Replies: 1
- Views: 1616
Education C#
How I can Get Code C#(Domo)?
I want to Convert examples C++(Demo) To C#
I want to Convert examples C++(Demo) To C#
- Mon Aug 28, 2006 2:14 pm
- Forum: Irrlicht.NET
- Topic: C++ To C#
- Replies: 1
- Views: 1632
C++ To C#
C++ Have Code Demo?
Give Me Demo C#(Demo in Bin)
Give Me Demo C#(Demo in Bin)