Finding a value in a 2D array?Hi! I want to search a 2D array to see if it contains a certain value [b]x[/b]. I can come up wit...
Simulating 2D array with 1D array?I noticed that the above is incorrect. You say that the row (Y coordinate) is division (/) but in th...
Simulating 2D array with 1D array?Thanks a lot!
Simulating 2D array with 1D array?Hi, I'm trying to simulate a 2D array using a 1D array. The array looks like the following: [code]...
R6025 - pure virtual function callFor reference, I solved the crash by having: [code]std::vector<std::shared_ptr<Enemy>> enemies_;[/c...
This user does not accept Private Messages