It is currently 30 Oct 2025, 00:19
   
Text Size

Attack symbol

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins

Attack symbol

Postby Sloth » 20 Dec 2010, 17:01

I just created and implemented an attack symbol (a red cross) to mark attacking creatures. I'm a little bit reluctant to commit it, since it still looks a bit crude. But maybe someone has some ideas to improve it, so should I add it to the SVN?
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Attack symbol

Postby friarsol » 20 Dec 2010, 17:37

Is it just taking a jpg and adding it to the overlay? If so, I'd say add it.

We can ask choppic to make icons for Attacking, Blocking and things like that for minor improvements while we wait for Dennis to submit the graphical version he's been hoarding.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Attack symbol

Postby DennisBergkamp » 24 Dec 2010, 03:54

I like the addition of an attack symbol, however, I would add it to the bottom left of the card:

Code: Select all
if (showCastingCost && !isAnimationPanel && cardWidth < 200 && getCard().isAttacking() )
            ManaSymbols.drawAttack(g, cardXOffset + cardWidth / 6 - 12, cardYOffset + cardHeight - 35);
User avatar
DennisBergkamp
AI Programmer
 
Posts: 2602
Joined: 09 Sep 2008, 15:46
Has thanked: 0 time
Been thanked: 0 time


Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 10 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 10 users online :: 0 registered, 0 hidden and 10 guests (based on users active over the past 10 minutes)
Most users ever online was 9298 on 10 Oct 2025, 12:54

Users browsing this forum: No registered users and 10 guests

Login Form