Home › Forums › Education, Training and Jobs › Free Radicals › Reply To: Free Radicals
04/06/2008 at 10:06 am
#41329
Inactive
Standard way of achieving this is by have a platform independent interface and write platform specific classes which implement pc and xbox;)[/quote:d7596abe1e]
Yep and their is an "#if XBOX" defined by default for small code differences but it does get messy if simply using the "Create a copy for Xbox" project modifier in Visual C#. Maintaining different devs with default setup does not give enough control.