Results 1 to 3 of 3

Thread: [Resolved] Need 1 line help with C

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2004
    Posts
    259

    [Resolved] Need 1 line help with C

    Can someone translate this to VB for me?

    Code:
    	device.OnEvent += new IrrlichtDevice.EventHandler(device_OnEvent);
    Public Event OnEvent(ByVal evnt As IrrlichtLime.Event) As Boolean
    Member of IrrlichtLime.IrrlichtDevice
    Last edited by Waxy; Jul 13th, 2011 at 02:07 PM.
    ----------------------------------------------------

    Missing the days of GWBasic 1.1
    WaxyStudios.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width