Beaucoup de choses. (Fin du TP1 si pas d'épiphanie)
This commit is contained in:
		| @@ -7,7 +7,8 @@ | ||||
| class Chunk : public BlockArray3d { | ||||
| public: | ||||
| 	Chunk(); | ||||
| 	~Chunk(); | ||||
| 	Chunk(Chunk& chk); | ||||
| 	virtual ~Chunk(); | ||||
|  | ||||
| 	void RemoveBlock(int x, int y, int z); | ||||
| 	void SetBlock(int x, int y, int z, BlockType type); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user