cz.cuni.amis.pogamut.pogamutlevelmetadata
Interface IConnectedMetaData<ObjectId>

Package class diagram package IConnectedMetaData

public interface IConnectedMetaData<ObjectId>

Basic interface for all metadata that is bound to particular object in the game level.

Author:
Martin Cerny

Method Summary
 ObjectId getConnectedObjectId()
          Returns the connected object.
 

Method Detail

getConnectedObjectId

ObjectId getConnectedObjectId()
Returns the connected object.

Returns:


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.