Engine 0.0.6
Game engine in lua
Loading...
Searching...
No Matches
pipeline.lua File Reference

Go to the source code of this file.

Functions

local function pipe (self)
 
local function stop (self)
 
local function resume (self)
 
local function run (self)
 
local function reset (self)
 
local function clear (self)
 

Function Documentation

◆ clear()

local function clear ( self )

◆ pipe()

local function pipe ( self )

◆ reset()

local function reset ( self )

◆ resume()

local function resume ( self )

◆ run()

local function run ( self )

◆ stop()

local function stop ( self )