Class GPUProxy

java.lang.Object
cil.li.oc.ComponentProxy
cil.li.oc.proxies.GPUProxy

public class GPUProxy
extends ComponentProxy
Component proxy of a GPU.
  • Constructor Summary

    Constructors 
    Constructor Description
    GPUProxy​(LuaObject o)  
  • Method Summary

    Modifier and Type Method Description
    void fill​(int x, int y, int width, int height, char ch)  
    java.lang.String getAddress()  
    java.lang.String getType()  
    void setBackground​(int rgb)  
    void setForeground​(int rgb)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait