Squeak Class Documentation category index | class index  
 
Win32Point
  category: FFI-Examples-Win32
  superclass: ExternalStructure
  subclasses:

No comment. Sorry.

instance methods
  accessing
  x
x:
y
y:

  converting
  asPoint

class methods
  accessing
  fields

  api calls
  apiGetCursorPos:

  instance creation
  getCursorPos

instance methods
  accessing top  
 

x

This method was automatically generated


 

x:

This method was automatically generated


 

y

This method was automatically generated


 

y:

This method was automatically generated


  converting top  
 

asPoint


class methods
  accessing top  
 

fields

POINT defineFields


  api calls top  
 

apiGetCursorPos:


  instance creation top  
 

getCursorPos