BlowTorch
 All Classes Namespaces Files Functions Variables Enumerator Pages
Static Public Member Functions | List of all members
org.keplerproject.luajava.Console Class Reference

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Simple LuaJava console. This is also an example on how to use the Java side of LuaJava and how to startup a LuaJava application.

Author
Thiago Ponte

Member Function Documentation

static void org.keplerproject.luajava.Console.main ( String[]  args)
static

Creates a console for user interaction.

Parameters
argsnames of the lua files to be executed

Here is the call graph for this function:


The documentation for this class was generated from the following file: