OmniEngine.Net icon indicating copy to clipboard operation
OmniEngine.Net copied to clipboard

Isolate game-specific code from engine-specific code.

Open lukaspj opened this issue 10 years ago • 0 comments

Why is the Models.Base folder in the game code project? Surely, this folder reflects the engine structure, and therefore it should be in the Winterleaf.Engine project.

Also whats the purpose of the "Extendable" folder, it seems like it isn't meant to be fiddled with just like the Models.Base folder, so whats its purpose? What does it add that you couldn't just get from the Models.Base classes to begin with? Edit: Nvm, I see it's for inheritance

Winterleaf.Demo.Full should just have "CustomObjects" and "GameCode".

lukaspj avatar Jan 17 '15 17:01 lukaspj