DIR : /home/kozerus/public_html/pn/uize/site-source/js/Uize/Array/Util.todo
/home/kozerus/public_html/pn/uize/site-source/js/Uize/Array
This is a TO DO document for the =Uize.Array.Util= module.
Uize.Array.Util.chunk
Returns a chunk of the specified source array of the specified size.
Uize.Array.Util.head
Returns the specified number of elements at the head of the specified source array.
NOTES
- when no length parameter is specified, returns the first element of the array
Uize.Array.Util.tail
Returns the specified number of elements at the tail of the specified source array.
NOTES
- when no length parameter is specified, returns the last element of the array
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer