Engine 0.0.4
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 clear (self)
 

Function Documentation

◆ clear()

local function clear ( self )

◆ pipe()

local function pipe ( self )

◆ resume()

local function resume ( self )

◆ run()

local function run ( self )

◆ stop()

local function stop ( self )