C# (CSharp) PantheonPrototype Level - 4 exemples trouvés. Ce sont les exemples réels les mieux notés de PantheonPrototype.Level extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
This is the preliminary level class. The level class handles rendering the map and handling all entities that happen to populate said map. These entities will be used to build the world and create event triggering, enemies, NPCs, etc. This should be where the majority of the game logic goes, via the interaction between entities. Level content will be loaded dynamically through some sort of WAD-type file.