Rendering to parts of the html
Posted: Wed Oct 23, 2013 7:46 pm
Hello
We're trying to use isogenic to render a map in our game. Adding tiles works, and so on; but we haven't figured out how to get it to stay in it's place, so to speak. It seems like the engine makes the assumption that the entire window is available to it.
Ideally we want to tell the canvas to render in a div controlled by css, and then automatically handle the rest. That way we render the UI with real html, css, knockout all that jazz.
We're trying to use isogenic to render a map in our game. Adding tiles works, and so on; but we haven't figured out how to get it to stay in it's place, so to speak. It seems like the engine makes the assumption that the entire window is available to it.
Ideally we want to tell the canvas to render in a div controlled by css, and then automatically handle the rest. That way we render the UI with real html, css, knockout all that jazz.