Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GrahpicsBuffer ( int width, int height ) | ||
Reset ( byte clearCharacter = null, byte clearColor = null ) : void |
public GrahpicsBuffer ( int width, int height ) | ||
width | int | |
height | int |
public Reset ( byte clearCharacter = null, byte clearColor = null ) : void | ||
clearCharacter | byte | |
clearColor | byte | |
Результат | void |