Method | Description | |
---|---|---|
DestroyOnCollisionComponents ( this system ) : List |
||
DestroyOnCollisionManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
EnemyAIComponents ( this system ) : List |
||
EnemyAIManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
HazardComponents ( this system ) : List |
||
HazardManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
ProjectileComponents ( this system ) : List |
||
ProjectileManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
RandomRotationComponents ( this system ) : List |
||
RandomRotationManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
SpawnWithRandomXComponents ( this system ) : List |
||
SpawnWithRandomXManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
public static DestroyOnCollisionComponents ( this system ) : List |
||
system | this | |
return | List |
public static DestroyOnCollisionManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
system | this | |
return | uFrame.ECS.IEcsComponentManagerOf |
public static EnemyAIComponents ( this system ) : List |
||
system | this | |
return | List |
public static EnemyAIManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
system | this | |
return | uFrame.ECS.IEcsComponentManagerOf |
public static HazardComponents ( this system ) : List |
||
system | this | |
return | List |
public static HazardManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
system | this | |
return | uFrame.ECS.IEcsComponentManagerOf |
public static ProjectileComponents ( this system ) : List |
||
system | this | |
return | List |
public static ProjectileManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
system | this | |
return | uFrame.ECS.IEcsComponentManagerOf |
public static RandomRotationComponents ( this system ) : List |
||
system | this | |
return | List |
public static RandomRotationManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
system | this | |
return | uFrame.ECS.IEcsComponentManagerOf |
public static SpawnWithRandomXComponents ( this system ) : List |
||
system | this | |
return | List |
public static SpawnWithRandomXManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf |
||
system | this | |
return | uFrame.ECS.IEcsComponentManagerOf |