Search found 1 match
- Fri Aug 26, 2005 10:44 am
- Forum: Irrlicht.NET
- Topic: Conversion of Tutorial 04.Movement Code to VB .NET
- Replies: 0
- Views: 1659
Conversion of Tutorial 04.Movement Code to VB .NET
Hi, I saw the work that gagagu has started on converting the tutorial code and thought it was very helpful. So I thought I'd join in, with a code conversion of the 04 Movement Tutorial written in VB .NET. Hope its of use to someone :) Option Explicit On Option Strict On Imports Irrlicht Imports Irrl...