[Python.NET] Problem whith DirectX device creation under pythonnet
Brandon J. Van Every
vanevery at indiegamedesign.com
Mon Jan 12 13:34:29 EST 2004
Laurent Caumont wrote:
>
> Form the DirectX documentation, there are 3 constructors available:
> public Device (Int32, DeviceType, IntPtr, CreateFlags,
> PresentParameters)
> public Device (Int32, DeviceType, Control, CreateFlags,
> PresentParameters)
> public Device (IntPtr)
My Summer 2003 Managed Documentation only gives:
Device (Int32, DeviceType, Control, CreateFlags, PresentParameters)
Are you using the latest SDK and documentation? Not that it's any
good...
Cheers, www.indiegamedesign.com
Brandon Van Every Seattle, WA
"We live in a world of very bright people building
crappy software with total shit for tools and process."
- Ed Mckenzie
More information about the PythonDotNet
mailing list