[mtasc] Correcting the headers…

erixtekila erixtekila at dotgeek.org
Tue Mar 15 18:55:20 CET 2005


I'm correcting the headers from MM core classes… hm hm.

Here is the System.as header, should be included in std too.
There was no capabilities object in it…

intrinsic class System
{
	static var capabilities:Object;
	static var useCodepage:Boolean;
	static var exactSettings:Boolean;
	static function showSettings(tabID:Number):Void;
	static function setClipboard(text:String):Void;
}
-----------
erixtekila
http://blog.v-i-a.net/




More information about the mtasc mailing list