[ Maverik Level 1 functions ]


mav_paletteLightPositioning

Summary

Set palette light positioning.


Syntax

void mav_paletteLightPositioning(MAV_palette *p, int index, int pos);


Description

This function sets the positioning strategy of the light at entry index in the light table of palette p to be pos.

Acceptable values of pos are:


Back to the index page.