IConductService.as class.This interface is used to transform conduct information,
Using interfaces makes it easy to switch the actual service classes.
connected:Boolean [read-only]
Implementation public function get connected():Boolean public function initialization(... arg):void Parameters
public function transforBrevity(type:String, value:String):String
This function will transfor a string to your game server
and notify the result in the chess piece manager.
Parameters
| type:String — the tpye of conduct's brevity.
|
| |
| value:String — the value of conduct's brevity.
|
Returns
Thu Jan 16 2014, 01:11 PM +08:00