CNullPointerGame.DamageSystem.AttackCapable.AttackInfo | |
►CAttribute | |
CNullPointerCore.AttributeExtension.RequireGameSystemAttribute | |
CNullPointerGame.BuildSystem.Builder.BuildItem | Struct info for each build item in the queue |
CNullPointerCore.Backend.ResourceGathering.Collector | Allows to fill a storage with a resource in a certain rate. |
►CNullPointerCore.Backend.Commands.Command | Base abstract class to control the command execution. |
CNullPointerCore.Backend.Commands.Command< T > | Custom Command that controls specific components of the gameobject context |
►CNullPointerCore.Backend.Commands.Command< AttackCapable > | |
CSpaceRTSKit.Commands.CmdAttack | |
►CNullPointerCore.Backend.Commands.Command< MobileBuilder > | |
CSpaceRTSKit.Commands.CmdBuildStructure | |
►CNullPointerCore.Backend.Commands.Command< Navigation > | |
CSpaceRTSKit.Commands.CmdAttackMove | |
CSpaceRTSKit.Commands.CmdMove | |
►CNullPointerCore.Backend.Commands.Command< ResourceCarrier > | |
CSpaceRTSKit.Commands.CmdExtractResource | |
CNullPointerCore.Backend.Conditionals | Represents a list of a parameterless conditional methods |
CNullPointerCore.Backend.Conditionals< T0 > | Represents a list of conditional methods with one custom parameter. |
CNullPointerCore.Backend.Conditionals< T0, T1 > | Represents a list of conditional methods with two custom parameters. |
CNullPointerCore.Backend.Conditionals< T0, T1, T2 > | Represents a list of conditional methods with three custom parameters. |
CNullPointerCore.Backend.Conditionals< NullPointerGame.BuildSystem.Buildable > | |
►CCustomYieldInstruction | |
CNullPointerGame.Extras.WaitUntilActionTriggered | |
CNullPointerGame.DamageSystem.DamageType | |
CNullPointerGame.NavigationSystem.Navigation.Data | Movement configuration for the Navigation component |
CNullPointerCore.Extras.CustomEventTrigger.Entry | Each entry to configure in the editor that represents an Action to listen and deliver. |
CNullPointerGame.ResourceSystem.PlayerStorageSetter.Entry | Action entry configuration. |
CNullPointerGame.Extras.PlayerOwner.Events | Events interface to handle all the player owner changes |
CNullPointerCore.Extras.GizmosExt | Extension for the Gizmos already provided by unity |
►CHashAlgorithm | |
CNullPointerGame.Extras.MD4 | |
►CIBeginDragHandler | |
CSpaceRTSKit.UI.RTSCameraUI | Handles the input for the RTSCamera |
CSpaceRTSKit.UI.RTSSelectionBoxUI | Handles the input for the selection system related to the selection box feature. |
►CIDragHandler | |
CSpaceRTSKit.UI.RTSCameraUI | Handles the input for the RTSCamera |
CSpaceRTSKit.UI.RTSSelectionBoxUI | Handles the input for the selection system related to the selection box feature. |
►CIEndDragHandler | |
CSpaceRTSKit.UI.RTSCameraUI | Handles the input for the RTSCamera |
CSpaceRTSKit.UI.RTSSelectionBoxUI | Handles the input for the selection system related to the selection box feature. |
►CSpaceRTSKit.Core.PlayerUnitsInView.IInViewListener | Interface that must be implemented by any class that wants to listen when an RTSEntity becomes in and out of the camera view frustrum. |
CSpaceRTSKit.UI.RTSHealthHUD | |
CSpaceRTSKit.UI.RTSIngameHUD | Controls all the InGame HUD. Currently we have only the Construction progress bars to show but the idea is to place here all the additional HUD overlays, like the units life when the cursor is over a unit, etc. |
CSpaceRTSKit.Core.RTSPlayer.IInViewListener | Interface that must be implemented by any class that wants to listen when an RTSEntity becomes in and out of the camera view frustrum. |
CNullPointerCore.Backend.Messenger.IMessageReceiver | Provides the methods necessary to listen messages comming from a MessageSink. |
CNullPointerGame.ResourceSystem.StorageContainer.InitParams | Contains the storages initial perameters. |
►CNullPointerGame.ParkingSystem.Parkable.IParkingEvents | Interface to deliver the main events during the parking sequence. |
CNullPointerGame.BuildSystem.MobileBuilder | Gives the capacity to the entity to move and build units in distant places of the map |
CNullPointerGame.ResourceSystem.ResourceCarrier | Treats the game entity as a mobile resource storage capable of loading and unloading resources from different warehouses. A Parkable component will be required attached along with this component to handle the parking traffic control and a StorageContainer where to store the loaded or unloaded resource quantities. |
►CIPointerClickHandler | |
CSpaceRTSKit.UI.RTSPointerInput | |
►CIPointerEnterHandler | |
CSpaceRTSKit.UI.RTSBuildableButton | |
►CIPointerExitHandler | |
CSpaceRTSKit.UI.RTSBuildableButton | |
►CGameBase.ISelectableCriteria | When implemented, the object can filter from a list of Selectables which ones will be finally selected. |
CSpaceRTSKit.Core.HumanPlayerHandler | Is the Main Controller. The RTS implementation of the GameScene. Handles the input according to the current state and send it to the game systems. |
►CISelectHandler | |
CSpaceRTSKit.UI.RTSBuildableButton | |
►CISerializationCallbackReceiver | |
CGameBase.ComponentProxy | Component class that does all the magic to store, index and return the important components from child GameObjects. |
►CNullPointerCore.Backend.JobScheduling.SimpleJob.ISlotChanged | Supports the notifications whenever a slot its assigned or removed from a job. |
CNullPointerGame.ParkingSystem.Parkable | Component that controls the navigation during a parking sequence agains another entity. Requires a Parking system in the destination target |
►CNullPointerCore.Backend.JobScheduling.SimpleScheduler.ISlotSelectionCriteria | Supports the selection of the best slot for the next assignable job. |
CNullPointerGame.ParkingSystem.OrbitalParking | Creates a group of Parking slot around a central point |
CNullPointerGame.ParkingSystem.QueuedWaitParking | Special case of Parking traffic controller. There is only one slot to assign but there is a ordered wait queue where to wait the slot assignment. |
►CNullPointerCore.Backend.JobScheduling.SimpleScheduler.JobSlot | basic class that represents an assignable slot for a job that needs to be started. |
CNullPointerGame.ParkingSystem.Parking.Slot | The base class for the parking slots. |
►CList | |
CNullPointerCore.Backend.Conditionals< T0, T1, T2, T3 > | Represents a list of conditional methods with four custom parameters. |
►CList< Conditional< T0 >> | |
CNullPointerCore.Backend.Conditionals< T0, T1, T2, T3 > | Represents a list of conditional methods with four custom parameters. |
►CList< Conditional< T0, T1 >> | |
CNullPointerCore.Backend.Conditionals< T0, T1, T2, T3 > | Represents a list of conditional methods with four custom parameters. |
►CList< Conditional< T0, T1, T2 >> | |
CNullPointerCore.Backend.Conditionals< T0, T1, T2, T3 > | Represents a list of conditional methods with four custom parameters. |
►CList< Conditional< T0, T1, T2, T3 >> | |
CNullPointerCore.Backend.Conditionals< T0, T1, T2, T3 > | Represents a list of conditional methods with four custom parameters. |
CSpaceRTSKit.FeedbackAndEffects.MaterialsCollector.MeshDataInfo | Base class structure to hold the data for each MeshRendererand its materials that will be changed. |
►CNullPointerCore.Backend.Messenger.Message | Base class for all message used by the MessageSink. |
CGameBase.SelectableChanged | Special message triggered by the Selectable component and dispatched through the GameEntity Message Sink. |
CNullPointerGame.BuildSystem.BuildQueueChanged | Message dispatched when a item un the BuildQueue of the builder unit has changed. |
CNullPointerCore.Backend.Messenger.MessageSink | Acts as a sink for messages that will be dispatched and delivered to all the classes registered as receivers |
►CMonoBehaviour | |
CGameBase.ComponentProxy | Component class that does all the magic to store, index and return the important components from child GameObjects. |
CGameBase.GameEntity | Core Component for each interactable Entity in the Game. Acts as a Controller for the visual Avatar through its ComponentProxy. |
►CGameBase.GameEntityComponent | Base class for all the Components that need to comunicate with the GameEntity and it's Visual Module. |
CGameBase.Selectable | Component in charge of store the current status for hover, highlight and selection. |
CNullPointerCore.CoreSystem.PlayerControlled | Indicates the player owner for a given GameEntity. |
CNullPointerGame.BuildSystem.Buildable | GameEntityComponent that allows to this GameEntity to be builded. |
►CNullPointerGame.BuildSystem.Builder | GameEntityComponent that gives to the GameEntity the property of been able to build buildable entities. |
CNullPointerGame.BuildSystem.MobileBuilder | Gives the capacity to the entity to move and build units in distant places of the map |
CNullPointerGame.BuildSystem.StaticBuilder | Gives the capacity to the entity to build mobile units in a fixed position and expel it after completed |
CNullPointerGame.DamageSystem.AttackCapable | |
CNullPointerGame.DamageSystem.Damageable | |
►CNullPointerGame.NavigationSystem.Navigation | GameEntityComponent in control of the unit movement. |
CNullPointerGame.NavigationSystem.NavMeshNavigation | Specialization of the Navigation component that allows full control of the NavMeshAgent. This component will use the pathfinding provided by the navmesh system and also the avoidance capabilitys. |
CNullPointerGame.ParkingSystem.Parkable | Component that controls the navigation during a parking sequence agains another entity. Requires a Parking system in the destination target |
►CNullPointerGame.ResourceSystem.StorageController | Base class for ResourceCollector and ResourceWarehouse |
CNullPointerGame.ResourceSystem.ResourceCarrier | Treats the game entity as a mobile resource storage capable of loading and unloading resources from different warehouses. A Parkable component will be required attached along with this component to handle the parking traffic control and a StorageContainer where to store the loaded or unloaded resource quantities. |
CNullPointerGame.ResourceSystem.ResourceCollector | Automatic resource collector. Requires a StorageContainer where to store the collected quantities. |
CNullPointerGame.ResourceSystem.ResourceWarehouse | Acts as resource port or bay transportation ready controller. Has a direct connection to a ResourceContainer that can be defined locally or in the player game object. Must be defined the valid operations that can be done in this entity (which resources are available to be extracted and which ones are available to be inserted). A parking system must be defined to control the insertion/extraction traffic. |
CNullPointerGame.Spatial.BuildLocationValidator | Validates the build placement selected by the user. Also handles the visual feedback. |
CNullPointerGame.Spatial.SpatialUpdate | Collects all the SpatialModifiers that it can found in the VisualProxy and registers it at the SpatialSystem to re-shape the Navigation areas of the map. |
CSpaceRTSKit.Core.RTSEntity | Implements GameEntity and provides extra functionality for the RTS. |
CSpaceRTSKit.Core.RTSShipCarrier | |
CSpaceRTSKit.Core.RTSUnitHUD | |
CSpaceRTSKit.Core.UnitSpawner | |
CSpaceRTSKit.Core.UnitSpawnerInArea | |
CSpaceRTSKit.FeedbackAndEffects.ConstructFeedback | |
CSpaceRTSKit.FeedbackAndEffects.ExtractionFeedback | |
CSpaceRTSKit.FeedbackAndEffects.SelectionFeedback | Changes the selection feedback of the GameEntity when its required by the Selectable component. |
CSpaceRTSKit.FeedbackAndEffects.ShipMoveFeedback | Handles the movement feedback for the unit. in this case, the thrusters glowing. |
CGameBase.GameScene | Root Component that acts as central point between the GameEntities, their components and the GameSystems. |
►CGameBase.GameSceneSystem | Base class for all the game systems. |
CGameBase.RTSKit.SceneBounds | Handles the scene borders and clickeable area into the scene. |
CGameBase.SelectionSystem | The system in control of all GameEntities that can be hovered, highlighted and selected. |
CNullPointerGame.BuildSystem.BuildHandler | Construction Handler that will let the user choose the next build location. Generally will be a semitransparent unit (like a ghost). |
CNullPointerGame.Extras.SimpleMoveSystem | Helper class to handle simple units movement for the test scenes. |
CNullPointerGame.ResourceSystem.ResourceSystem | Manager system that defines the list of the resources that the scene will have. |
►CNullPointerGame.Spatial.SpatialSystem | Act as a Manager for the spatial Navigation of the map. Can be overrided to allow different Navigation methods like the Unity's built-in NavMesh system or A* Pathfinding project. |
CNullPointerGame.NavMeshIntegration.NavMeshSpatialSystem | Special implementation of the SpatialSystem to use with the Unity's built-in NavMesh. |
CSpaceRTSKit.Core.GroupController | Game system that controls the movement handler (which obtains a destination and final look direction for the moved entities. |
CSpaceRTSKit.Core.PlaceMarker | Simply runs the "move_marker_anim" in the Animator component attached next to this one when is required. |
CGameBase.RTSKit.RTSCamera | Controller for the camera with all the required features for a RTS, Turn based, of Moba Game. |
CGameBase.SelectionInput | Acts as a nexus between the input (clicks, selection box, etc) and the SelectionSystem. |
CNullPointerCore.Backend.Commands.CommandController | Class that receives custom commands to be applied to the GameEntity. This is just a first implementation of what can be a bigger feature. |
CNullPointerCore.CoreSystem.Player | Represents a player in the game (no matter if its ai, human or remote controlled) Gives a sence of ownership to the GameEntities inside the game. Just need to attach a PlayerControlled component in the GameEntity that want to be controlled and the proper player assignment. |
►CNullPointerCore.CoreSystem.PlayerSystem | Base class for all the player systems. |
CSpaceRTSKit.Core.HumanPlayerHandler | Is the Main Controller. The RTS implementation of the GameScene. Handles the input according to the current state and send it to the game systems. |
CSpaceRTSKit.Core.PlayerUnitsInView | |
CSpaceRTSKit.Core.SimpleAI | |
CNullPointerCore.Extras.CustomEventTrigger | Receives events from the different components attached along with this component and calls registered functions for each event.
The CustomEventTrigger can be used to specify functions you wish to be called for each Action event triggered for other components. You can assign multiple functions to a single event and whenever the CustomEventTrigger receives that event it will call those functions in the order they were provided.
NOTE: Only parameterless Actions can be listened for the moment.
|
CNullPointerCore.LookAtCamera | |
CNullPointerGame.DamageSystem.AreaOfEffect | |
CNullPointerGame.DamageSystem.AutoDestroy | |
►CNullPointerGame.DamageSystem.Projectile | |
CNullPointerGame.DamageSystem.ProjectileBeam | |
CNullPointerGame.DamageSystem.ProjectileMissile | |
CNullPointerGame.Extras.ContentPool | Helper class to maintain a constant buffer of GameObjects ready to use, and reuse. |
CNullPointerGame.Extras.NavMeshSurfaceRefresh | Helper class to modify a nav mesh surface when an entity is instanced or destroyed. |
CNullPointerGame.Extras.ParticleAttractor | Special FX component that attracts particles to a point |
►CNullPointerGame.ParkingSystem.Parking | The system that controls the traffic around a group of parking slots. |
CNullPointerGame.ParkingSystem.OrbitalParking | Creates a group of Parking slot around a central point |
CNullPointerGame.ParkingSystem.QueuedWaitParking | Special case of Parking traffic controller. There is only one slot to assign but there is a ordered wait queue where to wait the slot assignment. |
CNullPointerGame.ResourceSystem.PlayerStorageSetter | Manipulates the storage properties in the player according with a list of action entries. In each entry we can find an action to do to a specific resource type by a specific amount. Every action entry will be applied in the Start() and removed in the OnDestroy(). The most common use will be store a certain resource amount on the entity creation, resource amount that must be removed on the OnDestroy(). |
CNullPointerGame.ResourceSystem.StorageContainer | Container for a collection of resource storages. |
►CNullPointerGame.Spatial.SpatialModifier | Base class for all the available SpatialModifiers that can re-shape the different navigation areas. |
CNullPointerGame.Spatial.SpatialBoxModifier | SpatialModifier that defines a rectangle area in the spatial navigation. |
CNullPointerGame.Spatial.SpatialCircleModifier | SpatialModifier that defines a circular area in the spatial navigation. |
CNullPointerGame.Spatial.SpatialCylinderModifier | |
CNullPointerGame.Spatial.SpatialModifierCollector | Collects all the child SpatialModifier that matches with the current layer mask criteria. Later will be used by the current SpatialSystem implementation. |
CSpaceRTSKit.Core.RTSGameController | |
CSpaceRTSKit.Core.RTSPlayer | Keeps track of each GameEntity belonging to the player |
CSpaceRTSKit.FeedbackAndEffects.FXThrusters | FX component that will handle the thrusters glowing rate according to the progress value. |
►CSpaceRTSKit.FeedbackAndEffects.MaterialsCollector | |
CSpaceRTSKit.FeedbackAndEffects.FXUnderConstruction | Component that will change progressively the sharedMaterials of all of its childrens to produce the effect of being built step by step according to the progress value. |
CSpaceRTSKit.FeedbackAndEffects.FXValidBuildLocation | |
CSpaceRTSKit.UI.RTSBuildableButton | |
CSpaceRTSKit.UI.RTSCameraUI | Handles the input for the RTSCamera |
CSpaceRTSKit.UI.RTSExitPanel | |
CSpaceRTSKit.UI.RTSHealthHUD | |
CSpaceRTSKit.UI.RTSIngameHUD | Controls all the InGame HUD. Currently we have only the Construction progress bars to show but the idea is to place here all the additional HUD overlays, like the units life when the cursor is over a unit, etc. |
CSpaceRTSKit.UI.RTSMessageDisplay | |
CSpaceRTSKit.UI.RTSMissionTimerHUD | |
CSpaceRTSKit.UI.RTSPointerInput | |
CSpaceRTSKit.UI.RTSResourceUI | |
CSpaceRTSKit.UI.RTSSelectionBoxUI | Handles the input for the selection system related to the selection box feature. |
CSpaceRTSKit.UI.RTSUnitBuildUI | UI Panel controller for the build capability of ships and structures. |
CSpaceRTSKit.UI.UIProgressBar | Simple class to manage a tileable Progress bar for the ui. |
CSpaceRTSKit.UI.UIUnitInfo | |
CNullPointerGame.Extras.PlayerOwner | Helper class to handle the existance of a Player owner for certain entity. Just is in charge of the dirty job ;) |
►CPropertyAttribute | |
CGameBase.AttributeExtension.CustomAttribute | Use this PropertyAttribute to achieve indentation, readonly or conditional feature at the same time. |
CGameBase.AttributeExtension.HelpBoxAttribute | Use this PropertyAttribute to indicate that the string must be drawn as a HelpBox. |
CGameBase.AttributeExtension.ReadOnlyAttribute | Use this PropertyAttribute to set the field as ReadOnly (can't be edited in the inspector) |
CNullPointerGame.Spatial.SpatialAreaAttribute | Attribute used to make an int variable in a script be treated as an SpatialArea. |
CNullPointerGame.Spatial.SpatialAreaMaskAttribute | Attribute used to make an int variable in a script be treated as an SpatialArea Mask. |
CGameBase.ComponentProxy.ProxyData | Contains all the data for each property |
CGameBase.ProxyRef | Represents a Component reference that can be assigned directly through editor or must be taken from a component proxy in runtime. |
CNullPointerGame.ResourceSystem.ResourceID | Resource id type to be used by the entire resource system. |
CNullPointerGame.ResourceSystem.ResourcesMask | Mask to be used as filter to define a list of allowed reesources. |
CNullPointerGame.Extras.RTSUtilities | Common helper methods for SpaceRTS specific jobs. |
►CScriptableObject | |
CNullPointerCore.DLLReplaceInfo | |
►CNullPointerGame.BuildSystem.UnitConfig | Base config for any unit that needs to built by any derived Builder Component |
►CSpaceRTSKit.Core.RTSUnitConfig | ScriptableObject that will be used as base configuration for every unit in the game. |
CSpaceRTSKit.Core.RTSShipConfig | UnitConfig implementation for ships units (capable of movement) |
CNullPointerGame.DamageSystem.AttackActionConfig | |
►CNullPointerGame.DamageSystem.EffectData | |
CNullPointerGame.DamageSystem.EffectDamage | |
CNullPointerGame.DamageSystem.EffectHeal | |
►CNullPointerCore.Backend.JobScheduling.SimpleJob | Base class that represents a job waiting to be assigned to a slot scheduler to start working. |
CNullPointerGame.ParkingSystem.Parkable.ParkingJob | class that handles the parking job once a slot is assigned to it. |
CNullPointerCore.Backend.JobScheduling.SimpleScheduler | This class acts as a simple traffic scheduler for a certain number of jobs |
CSpaceRTSKit.Core.UnitSpawnerInArea.SpawnInfo | |
CNullPointerCore.Backend.ResourceGathering.Storage | Allows to store amounts of a resource and to specify a top limit to that stored resources; |
CNullPointerCore.Backend.ResourceGathering.StorageBucket | Adds a certain amount of store capacity to a storage system. |
►CUnityEvent | |
CNullPointerGame.Extras.SimpleMoveSystem.SelectableEvent | |
CNullPointerCore.DLLReplaceInfo.UnityReference | Helper clas to storage all the script references info. |
CNullPointerGame.ParkingSystem.Parking.WaitPoint | |
CGameBase.RTSKit.RTSCamera.ZoomStep | Data that holds the setup for the diferent zoom step that the camera has. |