Ah well, thanks for the reply Rodney.
--- In [email protected], "Rodney Kinney" <[EMAIL PROTECTED]> wrote: > > > Trying to enable the area of effect to show when a unit is selected > > and not having much luck. > > > There aren't any hooks to trigger an action when a unit is selected, so you > won't be able to turn on/off an Area of Effect automatically. (It's > somewhat expensive to compute and filll the area, so it's not practical to > do it on every mouse click, for example.) The Java API does give you a hook > if you're willing to plug in some custom Java code -- you can set the Map's > Highlighter. > > rk > > > [Non-text portions of this message have been removed] > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
