Search found 7 matches

by BrianHanechak
17 February 2013, 23:05
Forum: Developers
Topic: slideTemporaryObject throwing an error
Replies: 4
Views: 3341

Re: slideTemporaryObject throwing an error

I somehow had missed the 'from' argument on the stock 'add' methods. This works great, and is a lot easier than I thought it might be.

Thanks!

- Brian
by BrianHanechak
17 February 2013, 04:09
Forum: Developers
Topic: Showing additional counters in the player area
Replies: 1
Views: 1693

Showing additional counters in the player area

I'd like to add some additional information to the player area. I couldn't find any documentation or examples on how to do this -- can someone point me to them?

Also, is it possible to add an extra icon or indicator not associated with a number (such as a 'start player' marker?)

- Brian
by BrianHanechak
17 February 2013, 04:07
Forum: Developers
Topic: slideTemporaryObject throwing an error
Replies: 4
Views: 3341

Re: slideTemporaryObject throwing an error

It may be worth jumping ahead and asking for help with what I really want to do with this. I'm working on a card game where a common action is to move a card from one place to another. The two places are usually (but not always) modeled with different "stock" objects. (The destination as o...
by BrianHanechak
17 February 2013, 04:04
Forum: Developers
Topic: Styling elements of a 'stock' collection
Replies: 2
Views: 2438

Re: Styling elements of a 'stock' collection

Thanks, that worked nicely.
by BrianHanechak
16 February 2013, 23:12
Forum: Developers
Topic: slideTemporaryObject throwing an error
Replies: 4
Views: 3341

slideTemporaryObject throwing an error

I've been trying to add animation to my game. I am attempting to do this using 'slideTemporaryObject', although I'm not sure this is the best way for me to do it. The error I get, consistently, is: TypeError: Cannot read property of 'ownerDocument' of null I can't seem to get a reliable stack trace ...
by BrianHanechak
12 February 2013, 05:28
Forum: Developers
Topic: Icons in notifications or tables
Replies: 1
Views: 1948

Icons in notifications or tables

I've noticed that Jaipur shows icons in notifications -- is there an easy way to do this?

How about in score tables?

- Brian
by BrianHanechak
12 February 2013, 05:26
Forum: Developers
Topic: Styling elements of a 'stock' collection
Replies: 2
Views: 2438

Styling elements of a 'stock' collection

I'm using a stock collection to show players a set of cards. I want to indicate that some of the cards are not playable. I've tried to do this by manipulating the opacity values or changing the border color, but the stock collection object already manipulates these values when it does animations or ...

Go to advanced search