vegui. sk. pulsatingmenu.js

Integrates a navigation menu with animated menu points

Dependencies

vegui.sk.std.js, vegui.sk.ani.js, vegui.sk.ani.morph.js

Summary
Integrates a navigation menu with animated menu points
Initialize one or more pulsating menus

Functions

pmnu_init

function pmnu_init(smallW,
smallH,
bigW,
bigH,
id)

Initialize one or more pulsating menus

Parameters

int smallWthe width of the small version of the icon (pixels)
int smallHthe height of the small version of the icon (pixels)
int bigWthe width of the big version of the icon (pixels)
int bigHthe height of the big version of the icon (pixels)
String id <...>node ids of the various menu nodes you want to initialize
function pmnu_init(smallW,
smallH,
bigW,
bigH,
id)
Initialize one or more pulsating menus
vegui.sk.std.js
vegui.sk.std.js vegui.sk.ani.js