digitalmars.D.learn - SDL with D
- Dainius (GreatEmerald) (5/5) Jul 11 2011 Can D interface with SDL directly? Right now the program I'm writing
Can D interface with SDL directly? Right now the program I'm writing uses C as a sort of a wrapper for D and SDL to communicate, and I guess it would be simpler, cleaner and more reliable if D could call SDL functions directly. If it works, is there anything I should keep in mind about it?
Jul 11 2011