moka.lang
Class SCR_RECT

java.lang.Object
  extended bymoka.lang.SCR_RECT

public abstract class SCR_RECT
extends java.lang.Object

The SCR_RECT class represents the C SCR_RECT type. A method that accept a SCR_RECT object, accept, in fact, a SCR_RECT argument.


Constructor Summary
SCR_RECT()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCR_RECT

public SCR_RECT()