mirror of
https://github.com/MapMakersAndProgrammers/TankiOnline2.0DemoClient.git
synced 2025-10-27 10:29:09 -07:00
22 lines
587 B
ActionScript
22 lines
587 B
ActionScript
package package_36
|
|
{
|
|
import flash.utils.IDataInput;
|
|
import flash.utils.IDataOutput;
|
|
|
|
public interface name_163
|
|
{
|
|
function name_151(param1:class_19, param2:name_152) : void;
|
|
|
|
function name_223(param1:Class, param2:name_152) : void;
|
|
|
|
function name_448(param1:class_19) : name_152;
|
|
|
|
function method_304(param1:Class) : class_19;
|
|
|
|
function method_305(param1:IDataOutput, param2:name_442, param3:name_449) : void;
|
|
|
|
function method_303(param1:IDataInput, param2:name_442) : Boolean;
|
|
}
|
|
}
|
|
|