View Single Post
Re: Quake II Full Build all setup for .NET
Old
  (#10)
Wei Mingzhi
Member
 
Status: Offline
Posts: 11
Join Date: Apr 2004
Default Re: Quake II Full Build all setup for .NET - 23-04-2004

I only converted the bot_t struct in the original PODBot source code to a class because that will be handy in MSVC.

I thinks using too many classes (especially virtual functions) will reduce the performance.

Whistler



  
Reply With Quote