C# Class SharpOS.Kernel.Console

Provides basic console services
Afficher le fichier Open project: sharpos/SharpOS

Méthodes publiques

Свойство Type Description
pos uint

Méthodes publiques

Méthode Description
SetOverwrite ( bool _overwrite ) : void
Setup ( ) : void

Private Methods

Méthode Description
DispatchBuffer ( ) : void
KeyDown ( uint scancode ) : void
KeyUp ( uint scancode ) : void
Timer ( uint ticks ) : void

Method Details

SetOverwrite() public static méthode

public static SetOverwrite ( bool _overwrite ) : void
_overwrite bool
Résultat void

Setup() public static méthode

public static Setup ( ) : void
Résultat void

Property Details

pos public_oe static_oe property

public static uint pos
Résultat uint