Skip to content

Instantly share code, notes, and snippets.

@Pacane
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pacane/dc26450a94ddafe3bedb to your computer and use it in GitHub Desktop.
Save Pacane/dc26450a94ddafe3bedb to your computer and use it in GitHub Desktop.
Hacker creation
// in the RootPresenter's OnBind method
HackerPresenter acidBurn = widgetsFactory.createHacker("AcidBurn");
addToSlot(SLOT_HACKERS, acidBurn);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment