More cleanups of custom classes in favor of .NET runtime types.

This commit is contained in:
hondacrx
2021-11-15 18:04:57 -05:00
parent a9a51d0641
commit b026ee7ef8
132 changed files with 373 additions and 6833 deletions
+1 -1
View File
@@ -16,8 +16,8 @@
*/
using Framework.Constants;
using Framework.GameMath;
using System;
using System.Numerics;
namespace Game.DataStorage
{
+1 -1
View File
@@ -16,7 +16,7 @@
*/
using Framework.Constants;
using Framework.GameMath;
using System.Numerics;
namespace Game.DataStorage
{
+1 -1
View File
@@ -16,7 +16,7 @@
*/
using Framework.Constants;
using Framework.GameMath;
using System.Numerics;
namespace Game.DataStorage
{
+1 -2
View File
@@ -15,8 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using Framework.Constants;
using Framework.GameMath;
using System.Numerics;
namespace Game.DataStorage
{
+1 -1
View File
@@ -16,7 +16,7 @@
*/
using Framework.Constants;
using Framework.GameMath;
using System.Numerics;
namespace Game.DataStorage
{
@@ -17,6 +17,7 @@
using Framework.GameMath;
using System.IO;
using System.Numerics;
namespace Game.DataStorage
{
+2 -1
View File
@@ -14,8 +14,9 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using Framework.Constants;
using Framework.GameMath;
using System.Numerics;
namespace Game.DataStorage
{
+1 -1
View File
@@ -16,7 +16,7 @@
*/
using Framework.Constants;
using Framework.GameMath;
using System.Numerics;
namespace Game.DataStorage
{
+2 -1
View File
@@ -14,8 +14,9 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using Framework.GameMath;
using Framework.Constants;
using System.Numerics;
namespace Game.DataStorage
{
+1 -1
View File
@@ -16,8 +16,8 @@
*/
using Framework.Constants;
using Framework.GameMath;
using System;
using System.Numerics;
namespace Game.DataStorage
{
@@ -16,7 +16,6 @@
*/
using Framework.Constants;
using Framework.GameMath;
namespace Game.DataStorage
{