Package | Description |
---|---|
rope | |
rope.core | |
rope.vector |
Modifier and Type | Field and Description |
---|---|
bvec6 |
R_Env.bang |
bvec6 |
R_Env.bangbang |
bvec6 |
R_Env.event |
bvec6 |
R_Env.event_mut |
bvec6 |
R_Env.event_ref |
Modifier and Type | Method and Description |
---|---|
static bvec6 |
R_State.State.bang() |
static bvec6 |
R_State.State.bangbang() |
static bvec6 |
R_State.State.event_mut() |
static bvec6 |
R_State.State.event() |
Modifier and Type | Method and Description |
---|---|
boolean |
Rope.all(bvec6 b) |
boolean |
Rope.any(bvec6 b) |
Modifier and Type | Method and Description |
---|---|
bvec6 |
bvec6.a(boolean a) |
bvec6 |
bvec.abcdef() |
bvec6 |
bvec6.b(boolean b) |
bvec6 |
bvec6.c(boolean c) |
bvec6 |
bvec6.d(boolean d) |
bvec6 |
bvec6.e(boolean e) |
bvec6 |
bvec6.f(boolean f) |
bvec6 |
bvec6.set_to(int index,
boolean arg) |
bvec6 |
bvec6.set(boolean arg) |
bvec6 |
bvec6.set(boolean[] source) |
bvec6 |
bvec6.set(boolean a,
boolean b,
boolean c,
boolean d,
boolean e,
boolean f)
set
|
bvec6 |
bvec6.set(bvec v) |
bvec6 |
bvec6.swap_a() |
bvec6 |
bvec6.swap_b() |
bvec6 |
bvec6.swap_c() |
bvec6 |
bvec6.swap_d() |
bvec6 |
bvec6.swap_e() |
bvec6 |
bvec6.swap_f() |
bvec6 |
bvec6.swap() |
bvec6 |
bvec6.swap(int index) |