Property | Type | Description | |
---|---|---|---|
Contexts | ContextAsset>.Dictionary |
Method | Description | |
---|---|---|
Add ( |
||
Add ( |
||
BindContext ( IGraphicsContext context ) : bool | ||
Remove ( |
||
Remove ( |
||
Remove ( IGraphicsContext context ) : void |
public static Add ( |
||
control | ||
return | void |
public static Add ( |
||
gameWindow | ||
return | void |
public static BindContext ( IGraphicsContext context ) : bool | ||
context | IGraphicsContext | |
return | bool |
public static Remove ( |
||
control | ||
return | void |
public static Remove ( |
||
gameWindow | ||
return | void |
public static Remove ( IGraphicsContext context ) : void | ||
context | IGraphicsContext | |
return | void |