About Store Forum Documentation Contact



Post Reply 
Chimera's Questions
Author Message
Chimera Offline
Member

Post: #1
Chimera's Questions
I'm just starting out with both Esenthel and C++.

I'm making a simple 2D game completely out of primitives.

My first question is, how can I draw primitives at pixel coordinates in the game window? Instead of the units it currently uses which are relative to the resolution.

Next, are there built in functions for transforming primitives (Rotation, Scale)? If so how do I use them?

Thank you.
03-09-2011 07:50 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Chimera's Questions
D.pixelToScreen*
03-11-2011 09:31 AM
Find all posts by this user Quote this message in a reply
Post Reply