Chroma.new

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2020.7
Class: chroma

Description

Initialises the plugin.

(object) = chroma.new(devices,title,description,name,contact,category)

Parameters

devices: (table) nil for all otherwise some of these: {"keyboard","mouse","headset","mousepad","keypad","chromalink"} optional
title: (string) name of application optional
description: (string) description of the application optional
name: (string) publisher name optional
contact: (string) contact information optional
category: (string) 'application' or 'game' (default) optional

Return values

Returns (object) the object to use