File: gemmanager-help.pd

package info (click to toggle)
gem 1%3A0.94-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 25,636 kB
  • sloc: cpp: 174,297; ansic: 42,132; makefile: 3,852; sh: 1,096; objc: 389
file content (21 lines) | stat: -rw-r--r-- 827 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#N canvas 6 61 467 618 10;
#X declare -lib Gem;
#X text 335 8 GEM object;
#X obj 8 438 cnv 15 430 150 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 8 76 cnv 15 430 310 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 71 31 Class: control object;
#X text 50 12 Synopsis: [gemmanager];
#X text 18 440 Messages:;
#X text 34 462 dimen <w> <h>: set global window-dimensions;
#X text 29 77 Description: interact with the global GemState;
#X text 14 111 this is an internal helper-object to interact with the
global GemState.;
#X text 16 148 e.g. it allows to set Gem's knowledge of the current
window-dimensions (important for a few objects like [ortho] or [pix_snap2tex])
;
#X text 15 195 This is object is probably of little use for the end-user
(e.g.: you);
#X obj 63 401 gemmanager;
#X obj 338 28 declare -lib Gem;