Class Blocky16Context
Inheritance
Blocky16Context
Assembly: JeremyAnsel.Xwa.Snm.dll
Syntax
public sealed class Blocky16Context
Constructors
|
Edit this page
View Source
Blocky16Context(int)
Declaration
public Blocky16Context(int bufferSize)
Parameters
Type |
Name |
Description |
int |
bufferSize |
|
Properties
|
Edit this page
View Source
Buffer0
Declaration
public byte[] Buffer0 { get; }
Property Value
|
Edit this page
View Source
Buffer1
Declaration
public byte[] Buffer1 { get; }
Property Value
|
Edit this page
View Source
Buffer2
Declaration
public byte[] Buffer2 { get; }
Property Value
|
Edit this page
View Source
BufferSize
Declaration
public int BufferSize { get; }
Property Value
Methods
|
Edit this page
View Source
Clear(uint)
Declaration
public void Clear(uint color)
Parameters
Type |
Name |
Description |
uint |
color |
|
|
Edit this page
View Source
RotateBuffers(int)
Declaration
public void RotateBuffers(int rotateCode)
Parameters
Type |
Name |
Description |
int |
rotateCode |
|