1 module prova.core;
2 
3 public import prova.core.entity,
4               prova.core.game,
5               prova.core.scene;