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

Using HYPE within OOP archtecture / unlinking from PApplet #65

Open
JesseScott opened this issue May 14, 2014 · 2 comments
Open

Using HYPE within OOP archtecture / unlinking from PApplet #65

JesseScott opened this issue May 14, 2014 · 2 comments

Comments

@JesseScott
Copy link

Hi...
First off, rad framework. I've known about it for a while but have only just had a chance to look into it properly today.

I'm having an issue dealing with the architecture of HYPE where I want to use an individual instance of the H class as a member variable of a custom class, and manage the positioning of the stage and the render lifecycle of H within that class. (slightly related but kind of irrelevant issue posted at #64 )...

I can't seem to do this as the architecture stands now - it seems to tie itself to the PApplet (which i get) and a lot of the positioning methods of the HStage class do nothing useful...

I can go into the PDE and edit the methods, but I wanted to see if Joshua or James had any thoughts/opinions on what Im trying to do - also if the 'staging' branch might serve me better (I downloaded 'master')...

Thanks guys...

@tracerstar
Copy link
Collaborator

I can't answer about the location issues you're having. Could you post some sample code somewhere?

As for the staging branch, yes use that as it's way more up to date than master.

@JesseScott
Copy link
Author

Ok, i'll start there and look through the most recent JavaDoc... thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants