+ * - Adding properties in DrawableAxiosGameObject to turn on/off the following:
+ * - AdjustUnits + * - RelativeToCamera + * - Cleaning and sorting using statements
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
|
||||
namespace Axios.Engine.Structures
|
||||
{
|
||||
public class AxiosPoint
|
||||
|
@@ -1,7 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Axios.Engine.Structures
|
||||
{
|
||||
|
Reference in New Issue
Block a user