DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.Cab.Toys.Layer.LayerDictionary< LayerElementType > Class Template Reference

Dictionary for RGBALayer objects. More...

Inheritance diagram for DirectOutput.Cab.Toys.Layer.LayerDictionary< LayerElementType >:
Collaboration diagram for DirectOutput.Cab.Toys.Layer.LayerDictionary< LayerElementType >:

Properties

new LayerElementType this[int LayerNr] [get, set]
 Gets or sets the data for the specified layer nr.
If no layer exists for the specified number, a new layer will be created for the layer nr. More...
 

Detailed Description

Dictionary for RGBALayer objects.

Type Constraints
LayerElementType :new() 

Property Documentation

new LayerElementType DirectOutput.Cab.Toys.Layer.LayerDictionary< LayerElementType >.this[int LayerNr]
getset

Gets or sets the data for the specified layer nr.
If no layer exists for the specified number, a new layer will be created for the layer nr.

The struct with the specified layer nr.

Parameters
LayerNrThe layer nr.
Returns
Struct with the specified layer nr.

The documentation for this class was generated from the following file: