<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://raydev.wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://raydev.wiki/feed.php">
        <title>RayDevWiki - ray1-jag</title>
        <description>Rayman Developer Community Wiki</description>
        <link>https://raydev.wiki/</link>
        <image rdf:resource="https://raydev.wiki/_media/logo.png" />
       <dc:date>2026-04-27T14:28:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://raydev.wiki/ray1-jag:basics?rev=1686835095&amp;do=diff"/>
                <rdf:li rdf:resource="https://raydev.wiki/ray1-jag:overview?rev=1686835090&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://raydev.wiki/_media/logo.png">
        <title>RayDevWiki</title>
        <link>https://raydev.wiki/</link>
        <url>https://raydev.wiki/_media/logo.png</url>
    </image>
    <item rdf:about="https://raydev.wiki/ray1-jag:basics?rev=1686835095&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-15T13:18:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Basics</title>
        <link>https://raydev.wiki/ray1-jag:basics?rev=1686835095&amp;do=diff</link>
        <description>Basics

The basic structure of the engine is described below. This includes how the engine handles its main game loop by executing the verbe from orders each frame.

Order

The orders are one of the most important objects in the engine. Rather than having multiple nested game loops for the different areas of the game like the</description>
    </item>
    <item rdf:about="https://raydev.wiki/ray1-jag:overview?rev=1686835090&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-15T13:18:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Overview</title>
        <link>https://raydev.wiki/ray1-jag:overview?rev=1686835090&amp;do=diff</link>
        <description>Overview

The Rayman 1 (Jaguar) engine is an unnamed 2D engine originally developed by Frédéric Houde for the Atari Jaguar version of Rayman 1. It was written in Assembly and based on the structure of the engine for the cancelled SNES prototype. The other versions of the game use a</description>
    </item>
</rdf:RDF>
