villermen / hatlessengine

An easy to use 2D game engine written in C#
Other
1 stars 1 forks source link

Cast string to resource #102

Closed villermen closed 10 years ago

villermen commented 10 years ago

Like "segoeui" would turn into Resources.Fonts["segoeui"] if substituted in a method with a Font argument.