Regenerated services. TypedArray is imported even though it's not used because
our code generation stuff is not the ultra-sophisticated, but we'll cope. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4764 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
package com.threerings.crowd.chat.client {
|
package com.threerings.crowd.chat.client {
|
||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
import com.threerings.crowd.chat.client.ChatService;
|
import com.threerings.crowd.chat.client.ChatService;
|
||||||
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
||||||
import com.threerings.crowd.chat.data.ChatMarshaller_TellMarshaller;
|
import com.threerings.crowd.chat.data.ChatMarshaller_TellMarshaller;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.chat.client {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.chat.client.ChatService;
|
import com.threerings.crowd.chat.client.ChatService;
|
||||||
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
package com.threerings.crowd.chat.client {
|
package com.threerings.crowd.chat.client {
|
||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
import com.threerings.crowd.chat.client.SpeakService;
|
import com.threerings.crowd.chat.client.SpeakService;
|
||||||
import com.threerings.presents.client.Client;
|
import com.threerings.presents.client.Client;
|
||||||
import com.threerings.presents.client.InvocationService;
|
import com.threerings.presents.client.InvocationService;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.chat.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.chat.client.ChatService;
|
import com.threerings.crowd.chat.client.ChatService;
|
||||||
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.chat.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.chat.client.ChatService;
|
import com.threerings.crowd.chat.client.ChatService;
|
||||||
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
import com.threerings.crowd.chat.client.ChatService_TellListener;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.chat.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.chat.client.SpeakService;
|
import com.threerings.crowd.chat.client.SpeakService;
|
||||||
import com.threerings.presents.client.Client;
|
import com.threerings.presents.client.Client;
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
package com.threerings.crowd.client {
|
package com.threerings.crowd.client {
|
||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
import com.threerings.crowd.client.BodyService;
|
import com.threerings.crowd.client.BodyService;
|
||||||
import com.threerings.presents.client.Client;
|
import com.threerings.presents.client.Client;
|
||||||
import com.threerings.presents.client.InvocationService;
|
import com.threerings.presents.client.InvocationService;
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
package com.threerings.crowd.client {
|
package com.threerings.crowd.client {
|
||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
import com.threerings.crowd.client.LocationService;
|
import com.threerings.crowd.client.LocationService;
|
||||||
import com.threerings.crowd.client.LocationService_MoveListener;
|
import com.threerings.crowd.client.LocationService_MoveListener;
|
||||||
import com.threerings.crowd.data.LocationMarshaller_MoveMarshaller;
|
import com.threerings.crowd.data.LocationMarshaller_MoveMarshaller;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.client {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.client.LocationService;
|
import com.threerings.crowd.client.LocationService;
|
||||||
import com.threerings.crowd.client.LocationService_MoveListener;
|
import com.threerings.crowd.client.LocationService_MoveListener;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.client.BodyService;
|
import com.threerings.crowd.client.BodyService;
|
||||||
import com.threerings.presents.client.Client;
|
import com.threerings.presents.client.Client;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.client.LocationService;
|
import com.threerings.crowd.client.LocationService;
|
||||||
import com.threerings.crowd.client.LocationService_MoveListener;
|
import com.threerings.crowd.client.LocationService_MoveListener;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.crowd.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.crowd.client.LocationService;
|
import com.threerings.crowd.client.LocationService;
|
||||||
import com.threerings.crowd.client.LocationService_MoveListener;
|
import com.threerings.crowd.client.LocationService_MoveListener;
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
package com.threerings.presents.client {
|
package com.threerings.presents.client {
|
||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
import com.threerings.presents.client.Client;
|
import com.threerings.presents.client.Client;
|
||||||
import com.threerings.presents.client.InvocationService;
|
import com.threerings.presents.client.InvocationService;
|
||||||
import com.threerings.presents.client.InvocationService_InvocationListener;
|
import com.threerings.presents.client.InvocationService_InvocationListener;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.presents.client {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.presents.client.Client;
|
import com.threerings.presents.client.Client;
|
||||||
import com.threerings.presents.client.InvocationService_InvocationListener;
|
import com.threerings.presents.client.InvocationService_InvocationListener;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.presents.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.presents.client.Client;
|
import com.threerings.presents.client.Client;
|
||||||
import com.threerings.presents.client.TimeBaseService;
|
import com.threerings.presents.client.TimeBaseService;
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ package com.threerings.presents.data {
|
|||||||
|
|
||||||
import flash.utils.ByteArray;
|
import flash.utils.ByteArray;
|
||||||
import com.threerings.util.*; // for Float, Integer, etc.
|
import com.threerings.util.*; // for Float, Integer, etc.
|
||||||
|
import com.threerings.io.TypedArray;
|
||||||
|
|
||||||
import com.threerings.presents.client.TimeBaseService;
|
import com.threerings.presents.client.TimeBaseService;
|
||||||
import com.threerings.presents.client.TimeBaseService_GotTimeBaseListener;
|
import com.threerings.presents.client.TimeBaseService_GotTimeBaseListener;
|
||||||
|
|||||||
Reference in New Issue
Block a user