C# Class WrenLibrary.Timer

Afficher le fichier Open project: robotii/Wren.NET

Méthodes publiques

Méthode Description
LoadLibrary ( WrenVM vm ) : void

Private Methods

Méthode Description
StartTimer ( WrenVM vm, Wren.Core.Objects.Obj args, int stackStart ) : bool

Method Details

LoadLibrary() public static méthode

public static LoadLibrary ( WrenVM vm ) : void
vm Wren.Core.VM.WrenVM
Résultat void