C# Class Entitas.Contexts

Afficher le fichier Open project: sschmid/Entitas-CSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
blueprints Context
context Context
contextA Context
contextB Context
contextC Context
otherContext Context
someContext Context
someOtherContext Context
test Context
visualDebugging Context

Méthodes publiques

Méthode Description
CreateBlueprintsContext ( ) : Context
CreateContext ( ) : Context
CreateContext ( string name, int totalComponents, string componentNames, System componentTypes ) : Context
CreateContextAContext ( ) : Context
CreateContextBContext ( ) : Context
CreateContextCContext ( ) : Context
CreateOtherContextContext ( ) : Context
CreateSomeContextContext ( ) : Context
CreateSomeOtherContextContext ( ) : Context
CreateVisualDebuggingContext ( ) : Context
SetAllContexts ( ) : void

Method Details

CreateBlueprintsContext() public static méthode

public static CreateBlueprintsContext ( ) : Context
Résultat Context

CreateContext() public static méthode

public static CreateContext ( ) : Context
Résultat Context

CreateContext() public static méthode

public static CreateContext ( string name, int totalComponents, string componentNames, System componentTypes ) : Context
name string
totalComponents int
componentNames string
componentTypes System
Résultat Context

CreateContextAContext() public static méthode

public static CreateContextAContext ( ) : Context
Résultat Context

CreateContextBContext() public static méthode

public static CreateContextBContext ( ) : Context
Résultat Context

CreateContextCContext() public static méthode

public static CreateContextCContext ( ) : Context
Résultat Context

CreateOtherContextContext() public static méthode

public static CreateOtherContextContext ( ) : Context
Résultat Context

CreateSomeContextContext() public static méthode

public static CreateSomeContextContext ( ) : Context
Résultat Context

CreateSomeOtherContextContext() public static méthode

public static CreateSomeOtherContextContext ( ) : Context
Résultat Context

CreateVisualDebuggingContext() public static méthode

public static CreateVisualDebuggingContext ( ) : Context
Résultat Context

SetAllContexts() public méthode

public SetAllContexts ( ) : void
Résultat void

Property Details

blueprints public_oe property

public Context,Entitas blueprints
Résultat Context

context public_oe property

public Context,Entitas context
Résultat Context

contextA public_oe property

public Context,Entitas contextA
Résultat Context

contextB public_oe property

public Context,Entitas contextB
Résultat Context

contextC public_oe property

public Context,Entitas contextC
Résultat Context

otherContext public_oe property

public Context,Entitas otherContext
Résultat Context

someContext public_oe property

public Context,Entitas someContext
Résultat Context

someOtherContext public_oe property

public Context,Entitas someOtherContext
Résultat Context

test public_oe property

public Context,Entitas test
Résultat Context

visualDebugging public_oe property

public Context,Entitas visualDebugging
Résultat Context