Searched refs:mutateColor (Results 1 – 4 of 4) sorted by relevance
25 fun mutateColor(color: UByte) : Boolean { in mutateColor() method
19 …public boolean mutateColor(int color) { int o = __offset(4); if (o != 0) { bb.put(o + bb_pos, (byt… in mutateColor() method in TestSimpleTableWithEnum
95 fun mutateColor(color: UByte) : Boolean { in mutateColor() method in MyGame.Example.Monster
39 …public boolean mutateColor(int color) { int o = __offset(16); if (o != 0) { bb.put(o + bb_pos, (by… in mutateColor() method in Monster