Explanatory comment.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@287 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
|
||||
package com.threerings.miso.client;
|
||||
|
||||
/**
|
||||
* Implemented by any sprite that wishes to be treated as occupying a larger-than-one-tile region
|
||||
* by Miso's render order finding algorithms.
|
||||
*/
|
||||
public interface MultiTileSprite
|
||||
{
|
||||
/** Returns the number of tiles the sprite occupies along the x-axis. Note that the origin is
|
||||
|
||||
Reference in New Issue
Block a user