moka.lang
Class SCR_RECT_p

java.lang.Object
  extended bymoka.lang.SCR_RECT_p

public abstract class SCR_RECT_p
extends java.lang.Object

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


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

Constructor Detail

SCR_RECT_p

public SCR_RECT_p()