Mike Thomas
|
98a09e8d75
|
Fix some reversed logic.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@990 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-18 18:31:23 +00:00 |
|
Ray Greenwell
|
e054edeab7
|
Chasecutting.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@989 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-17 22:51:06 +00:00 |
|
Mike Thomas
|
3c789a8bd2
|
We can't actually share a MultiFrameBitmap across characters since it's a displayobject and can only be in the display tree once. So, let's clone it.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@988 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-17 22:41:27 +00:00 |
|
Mike Thomas
|
66931468ee
|
We should just test the bitmap itself, not the source frames.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@987 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-17 17:15:09 +00:00 |
|
Mike Thomas
|
8f337e26d9
|
Wire up for hit-testing just like object tiles.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@986 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-17 17:06:54 +00:00 |
|
Mike Thomas
|
c0a25ad407
|
Let's move the new Ticker to media.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@978 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-11 22:05:56 +00:00 |
|
Mike Thomas
|
78391781ab
|
Rather than having each bitmap register its own enterFrame callback, let's just set these guys up as tickable and let the central Ticker handle it.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@977 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-11 20:10:25 +00:00 |
|
Mike Thomas
|
57f020afb8
|
Enough AS cast implementation to render a basic character sprite from component bundles.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@970 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-10 20:28:25 +00:00 |
|