pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pingus-CVS] Issue 89 in pingus: Parallax handling for hotspots is b


From: pingus
Subject: Re: [Pingus-CVS] Issue 89 in pingus: Parallax handling for hotspots is broken in the editor
Date: Mon, 10 Oct 2011 20:20:41 +0000


Comment #1 on issue 89 by address@hidden: Parallax handling for hotspots is broken in the editor
http://code.google.com/p/pingus/issues/detail?id=89

Not just broken in the game, in the engine as well:

void
Hotspot::draw (SceneContext& gc)
{
  // FIXME: para support doesnn't work correctly
  gc.color().draw (sprite, pos);
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]