C# Class MabiPacker.GlassExtensions

Afficher le fichier Open project: logue/MabiPack Class Usage Examples

Méthodes publiques

Méthode Description
HookGlassRender ( this control ) : void
HookGlassRender ( this control, int offsetX, int offsetY ) : void
UnhookGlassRender ( this control ) : void

Method Details

HookGlassRender() public static méthode

public static HookGlassRender ( this control ) : void
control this
Résultat void

HookGlassRender() public static méthode

public static HookGlassRender ( this control, int offsetX, int offsetY ) : void
control this
offsetX int
offsetY int
Résultat void

UnhookGlassRender() public static méthode

public static UnhookGlassRender ( this control ) : void
control this
Résultat void