Sign In · Register
  • Categories
  • Discussions
  • Sign In
Orx: Portable Game Engine
Sign In · Register

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register
Home › Search
  1. grid mining

    iarwain
    by iarwain · March 2020
    #ifdef __orxWINDOWS__ #include "windows.h" extern "C" { _declspec(dllexport) DWORD NvOptimusEnablement = 1; _declspec(dllexport) int AmdPowerXpr
  2. Learning - snags / hangups

    seltzy
    by seltzy · December 2016
    #ifdef __orxWINDOWS__
  3. Picking an object within a box

    iarwain
    by iarwain · October 2014
    #ifdef __TOUCH__
  4. Box2d one way platform/door

    iarwain
    by iarwain · September 2013
    <div class="QuoteText">One more thing, we could add tool specific stuffs using conditional compilation, so things specific to Box2D could be added under <a rel="nofollow"
  5. Box2d one way platform/door

    jim
    by jim · September 2013
    PHYSICS_BOX2D &lt;a href="https://forum.orx-project.org/index.php?p=/search&amp;Search=#endif&amp;Mode=like&quot;&gt;#endif&lt;/a&gt;, some engines for example cocos2
  6. More on Shader Coordinates vs Screen Coordinates

    kulak
    by kulak · May 2013
    #ifdef __orxMSVC__
  7. Save config maintaining file separation

    graag
    by graag · August 2012
    <br />I prepared a proof of concept implementation. You can find a patch in the attachment. For now I've enclosed the implementation inside #ifdef's as I'm not sure if an additional char pointer
  8. New people!

    enobayram
    by enobayram · July 2012
    <div class="QuoteText">I'm afraid you'll have to suffer through <a rel="nofollow" href="https://forum.orx-project.org/index.php?p=/search&amp;Search=#ifdefs&a
  9. New people!

    iarwain
    by iarwain · July 2012
    for now. &lt;img class=" title=":/"><br />But depending on your needs, if you simply want to generically push vertices+attributes for an object I can probably wrap this on
  10. New people!

    enobayram
    by enobayram · July 2012
    platform independent, or should I suffer the #ifdef's if I want that much freedom? If the answer's going to be much longer than yes/no, please tell me, so I can do this properly in a dedicated thread
  11. orxTextBox

    iarwain
    by iarwain · March 2012
    <b>luciano wrote:</b>
  12. Controlling FPS

    luciano
    by luciano · November 2011
    #ifdef FPSCORRECTION
  13. events problem

    luciano
    by luciano · November 2011
    Yes... this is my magic code :<br /><hr />
  14. [SOLVED] Bus error on Mac OS 10.7

    Sheelda
    by Sheelda · October 2011
    I found the solution on the <a href="http://opensource.apple.com/source/CarbonHeaders/CarbonHeaders-18.1/TargetConditionals.h" rel="nofollow">source code</a> of TargetC
▲
© 2018 Orx Portable Game Engine