Merge remote-tracking branch 'upstream/master' into master
This commit is contained in:
@@ -195,4 +195,10 @@ public interface RSActor extends RSRenderable, Actor
|
||||
|
||||
@Import("pathLength")
|
||||
int getPathLength();
|
||||
|
||||
@Import("overheadTextCyclesRemaining")
|
||||
int getOverheadCycle();
|
||||
|
||||
@Import("overheadTextCyclesRemaining")
|
||||
void setOverheadCycle(int cycle);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user