Results 1 to 10 of 17

Thread: Prometheus - A first working demo

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #13
    PGDCE Developer de_jean_7777's Avatar
    Join Date
    Nov 2006
    Location
    Bosnia and Herzegovina (Herzegovina)
    Posts
    287
    Or you could use the DirectorySeparator constant.
    e.g.
    Code:
    LoadImage('resources'+DirectorySeparator+'visual'+DirectorySeparator+'Ring.png');
    Sure, the constants identifier is a bit long, but it makes paths portable accross any platform.
    Last edited by de_jean_7777; 05-10-2010 at 07:09 PM. Reason: Error in code.
    Existence is pain

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •