arpit / openpyro

An open source framework for ActionScript3 based applications
http://openpyro.org
MIT License
40 stars 5 forks source link

Tooltips should be based around ClassFactories and not Classes #24

Open arpit opened 14 years ago

arpit commented 14 years ago

TooltipManager.showTooltip right now takes a Class as an optional parameter. it should probably take a ClassFactory so that properties of the same class can be changed based on the target.