Spritesheet Duplicates Information

Bug #948904 reported by Russ Adams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Asgard
Fix Committed
Undecided
Unassigned

Bug Description

Spritesheets are currently constructed as an NxM grid of same sized cells. N and M are members of Spritesheet named ssRows and ssCols.

Animation has a member called stillCount which must be equal to NxM.

This is a duplication of information which needs to be eliminated.

Related branches

Revision history for this message
Russ Adams (rustushki) wrote :

It's useful that spritesheets may be an N x M grid, and so I think that Animation ought to be able to compute stillCount instead of having to have a data field for it.

Russ Adams (rustushki)
Changed in asgard:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.