Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new overload for LoadImage that accepts source only #119

Open
Buildstarted opened this issue Nov 15, 2013 · 0 comments
Open

new overload for LoadImage that accepts source only #119

Buildstarted opened this issue Nov 15, 2013 · 0 comments
Assignees
Milestone

Comments

@Buildstarted
Copy link
Collaborator

provide an overload for LoadImage that only accepts a source location:

public LoadImage(src: string): EndGate.Graphics.ImageSource;

Then using the filename of the source set .Name to that. Simplifies the construction and loading of new images.

@ghost ghost assigned Buildstarted Nov 15, 2013
Buildstarted added a commit to Buildstarted/EndGate that referenced this issue Dec 8, 2013
* Created new overloads for a single parameter to the source file
  Create name based on filename from the source
* See: issue NTaylorMullen#119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant