moka.lang
Class BITMAP_p

java.lang.Object
  |
  +--moka.lang.BITMAP_p

public class BITMAP_p
extends java.lang.Object

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


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

Constructor Detail

BITMAP_p

public BITMAP_p()